#include <WirePosition.h>
Public Attributes | |
IEC61970::Base::Wires::SinglePhaseKind | phase = IEC61970::Base::Wires::SinglePhaseKind::_undef |
IEC61970::Base::Domain::Displacement | xCoord |
IEC61970::Base::Domain::Displacement | yCoord |
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 |
Identification, spacing and configuration of the wires of a conductor with respect to a structure.
IEC61970::Base::Wires::SinglePhaseKind IEC61968::AssetInfo::WirePosition::phase = IEC61970::Base::Wires::SinglePhaseKind::_undef |
Single phase or neutral designation for the wire with this position.
IEC61970::Base::Domain::Displacement IEC61968::AssetInfo::WirePosition::xCoord |
Signed horizontal distance from the wire at this position to a common reference point.
IEC61970::Base::Domain::Displacement IEC61968::AssetInfo::WirePosition::yCoord |
Signed vertical distance from the wire at this position: above ground (positive value) or burial depth below ground (negative value).