#include <SwitchInfo.h>
Public Attributes | |
IEC61970::Base::Domain::CurrentFlow | breakingCapacity |
IEC61970::Base::Domain::Boolean | isSinglePhase |
IEC61970::Base::Domain::Boolean | isUnganged |
IEC61970::Base::Domain::CurrentFlow | ratedCurrent |
IEC61970::Base::Domain::Voltage | ratedVoltage |
Public Attributes inherited from IEC61968::Assets::AssetInfo | |
std::list< IEC61970::Base::Core::PowerSystemResource * > | PowerSystemResources |
Public Attributes inherited from IEC61970::Base::Core::IdentifiedObject | |
IEC61970::Base::Domain::String | aliasName |
IEC61970::Base::Domain::String | description |
IEC61970::Base::Domain::String | mRID |
IEC61970::Base::Domain::String | name |
std::list< IEC61970::Base::DiagramLayout::DiagramObject * > | DiagramObjects |
Switch data.
IEC61970::Base::Domain::CurrentFlow IEC61968::AssetInfo::SwitchInfo::breakingCapacity |
The maximum fault current a breaking device can break safely under prescribed conditions of use.
IEC61970::Base::Domain::Boolean IEC61968::AssetInfo::SwitchInfo::isSinglePhase |
If true, it is a single phase switch.
IEC61970::Base::Domain::Boolean IEC61968::AssetInfo::SwitchInfo::isUnganged |
If true, the switch is not ganged (i.e., a switch phase may be operated separately from other phases).
IEC61970::Base::Domain::CurrentFlow IEC61968::AssetInfo::SwitchInfo::ratedCurrent |
Rated current.
IEC61970::Base::Domain::Voltage IEC61968::AssetInfo::SwitchInfo::ratedVoltage |
Rated voltage.