#include <CompositeSwitchInfo.h>
Public Attributes | |
IEC61970::Base::Domain::Boolean | ganged |
IEC61970::Base::Domain::String | initOpMode |
IEC61970::Base::Domain::CurrentFlow | interruptingRating |
IEC61968::InfIEC61968::InfAssetInfo::CompositeSwitchKind | kind = IEC61968::InfIEC61968::InfAssetInfo::CompositeSwitchKind::_undef |
IEC61970::Base::Core::PhaseCode | phaseCode = IEC61970::Base::Core::PhaseCode::_undef |
IEC61970::Base::Domain::Integer | phaseCount |
IEC61970::Base::Domain::Voltage | ratedVoltage |
IEC61970::Base::Domain::Boolean | remote |
IEC61970::Base::Domain::Integer | switchStateCount |
![]() | |
std::list< IEC61970::Base::Core::PowerSystemResource * > | PowerSystemResources |
![]() | |
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 |
Properties of a composite switch.
IEC61970::Base::Domain::Boolean IEC61968::InfIEC61968::InfAssetInfo::CompositeSwitchInfo::ganged |
True if multi-phase switch controls all phases concurrently.
IEC61970::Base::Domain::String IEC61968::InfIEC61968::InfAssetInfo::CompositeSwitchInfo::initOpMode |
Initial operating mode, with the following values: Automatic, Manual.
IEC61970::Base::Domain::CurrentFlow IEC61968::InfIEC61968::InfAssetInfo::CompositeSwitchInfo::interruptingRating |
Breaking capacity, or short circuit rating, is the maximum rated current which the device can safely interrupt at the rated voltage.
IEC61968::InfIEC61968::InfAssetInfo::CompositeSwitchKind IEC61968::InfIEC61968::InfAssetInfo::CompositeSwitchInfo::kind = IEC61968::InfIEC61968::InfAssetInfo::CompositeSwitchKind::_undef |
Kind of composite switch.
IEC61970::Base::Core::PhaseCode IEC61968::InfIEC61968::InfAssetInfo::CompositeSwitchInfo::phaseCode = IEC61970::Base::Core::PhaseCode::_undef |
Phases carried, if applicable.
IEC61970::Base::Domain::Integer IEC61968::InfIEC61968::InfAssetInfo::CompositeSwitchInfo::phaseCount |
Supported number of phases, typically 0, 1 or 3.
IEC61970::Base::Domain::Voltage IEC61968::InfIEC61968::InfAssetInfo::CompositeSwitchInfo::ratedVoltage |
Rated voltage.
IEC61970::Base::Domain::Boolean IEC61968::InfIEC61968::InfAssetInfo::CompositeSwitchInfo::remote |
True if device is capable of being operated by remote control.
IEC61970::Base::Domain::Integer IEC61968::InfIEC61968::InfAssetInfo::CompositeSwitchInfo::switchStateCount |
Number of switch states represented by the composite switch.