Class Description

Categorisation of type of compare done on Equipment.

Attributes

Name Type Description
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.
currentLimit Compare load flow result against the active current limit for the equipment.
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.

Relationships

Inherits from

  • None

Descendant classes

  • No descendant classes

Leaf/Root class

IsLeaf IsRoot
False False

Associations

None