#include <ShuntCompensatorPhase.h>
Public Attributes | |
IEC61970::Base::Domain::Integer | maximumSections |
IEC61970::Base::Domain::Integer | normalSections |
IEC61970::Base::Wires::SinglePhaseKind | phase = IEC61970::Base::Wires::SinglePhaseKind::_undef |
Public Attributes inherited from IEC61970::Base::Core::PowerSystemResource | |
std::list< IEC61970::Base::Meas::Control * > | Controls |
std::list< IEC61970::Base::Meas::Measurement * > | Measurements |
IEC61970::Base::Core::PSRType * | PSRType |
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 |
Single phase of a multi-phase shunt compensator when its attributes might be different per phase.
IEC61970::Base::Domain::Integer IEC61970::Base::Wires::ShuntCompensatorPhase::maximumSections |
The maximum number of sections that may be switched in for this phase.
IEC61970::Base::Domain::Integer IEC61970::Base::Wires::ShuntCompensatorPhase::normalSections |
For the capacitor phase, the normal number of sections switched in.
IEC61970::Base::Wires::SinglePhaseKind IEC61970::Base::Wires::ShuntCompensatorPhase::phase = IEC61970::Base::Wires::SinglePhaseKind::_undef |
Phase of this shunt compensator component. If the shunt compensator is wye connected, the connection is from the indicated phase to the central ground or neutral point. If the shunt compensator is delta connected, the phase indicates a shunt compensator connected from the indicated phase to the next logical non-neutral phase.