PinEquipmentKind
Class Description
Categorisation of type of compare done on Equipment.
Attributes
Name | Type | Description |
---|---|---|
activePowerLimit | Compare load flow result against the active limit for active power for the given equipment. | |
apparentPowerLimit | Compare load flow result against the active limit for apparent power for the given equipment. | |
connected | Check if all terminal on the equipment is connected. | |
currentLimit | Compare load flow result against the active current limit for the equipment. | |
inService | Check if equipment is in service, True if in service otherwise false. | |
ratedCurrent | Compare load flow result against rated current on the equipment (switch). | |
voltageLimit | Compare load flow result against the active voltage limit for the equipment. |
Relationships
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
None