#include <LinearShuntCompensatorPhase.h>
Public Attributes | |
IEC61970::Base::Domain::Susceptance | bPerSection |
IEC61970::Base::Domain::Conductance | gPerSection |
Public Attributes inherited from IEC61970::Base::Wires::ShuntCompensatorPhase | |
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 |
A per phase linear shunt compensator has banks or sections with equal admittance values.
IEC61970::Base::Domain::Susceptance IEC61970::Base::Wires::LinearShuntCompensatorPhase::bPerSection |
Susceptance per section of the phase if shunt compensator is wye connected. Susceptance per section phase to phase if shunt compensator is delta connected.
IEC61970::Base::Domain::Conductance IEC61970::Base::Wires::LinearShuntCompensatorPhase::gPerSection |
Conductance per section for this phase if shunt compensator is wye connected. Conductance per section phase to phase if shunt compensator is delta connected.