#include <EnergySourcePhase.h>
Public Attributes | |
IEC61970::Base::Wires::SinglePhaseKind | phase = IEC61970::Base::Wires::SinglePhaseKind::_undef |
IEC61970::Base::Wires::EnergySource * | EnergySource |
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 |
Represents the single phase information of an unbalanced energy source.
IEC61970::Base::Wires::EnergySource* IEC61970::Base::Wires::EnergySourcePhase::EnergySource |
The energy sourceto which the phase belongs.
IEC61970::Base::Wires::SinglePhaseKind IEC61970::Base::Wires::EnergySourcePhase::phase = IEC61970::Base::Wires::SinglePhaseKind::_undef |
Phase of this energy source component. If the energy source wye connected, the connection is from the indicated phase to the central ground or neutral point. If the energy source is delta connected, the phase indicates an energy source connected from the indicated phase to the next logical non-neutral phase.