#include <PerLengthPhaseImpedance.h>
Public Attributes | |
IEC61970::Base::Domain::Integer | conductorCount |
std::list< IEC61970::Base::Wires::PhaseImpedanceData * > | PhaseImpedanceData |
Public Attributes inherited from IEC61970::Base::Wires::PerLengthImpedance | |
std::list< IEC61970::Base::Wires::ACLineSegment * > | ACLineSegments |
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 |
Impedance and admittance parameters per unit length for n-wire unbalanced lines, in matrix form.
IEC61970::Base::Domain::Integer IEC61970::Base::Wires::PerLengthPhaseImpedance::conductorCount |
Number of phase, neutral, and other wires retained. Constrains the number of matrix elements and the phase codes that can be used with this matrix.
std::list<IEC61970::Base::Wires::PhaseImpedanceData*> IEC61970::Base::Wires::PerLengthPhaseImpedance::PhaseImpedanceData |
All data that belong to this conductor phase impedance.