#include <WireSpacingInfo.h>
Public Attributes | |
IEC61970::Base::Domain::Boolean | isCable |
IEC61970::Base::Domain::Integer | phaseWireCount |
IEC61970::Base::Domain::Length | phaseWireSpacing |
IEC61968::AssetInfo::WireUsageKind | usage = IEC61968::AssetInfo::WireUsageKind::_undef |
std::list< IEC61968::InfIEC61968::InfAssets::Structure * > | Structures |
IEC61968::InfIEC61968::InfAssets::DuctBank * | DuctBank |
std::list< IEC61970::Base::Wires::PerLengthLineParameter * > | PerLengthParameters |
std::list< IEC61968::AssetInfo::WirePosition * > | WirePositions |
![]() | |
std::list< IEC61970::Base::Core::PowerSystemResource * > | PowerSystemResources |
![]() | |
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 |
Wire spacing data that associates multiple wire positions with the line segment, and allows to calculate line segment impedances. Number of phases can be derived from the number of associated wire positions whose phase is not neutral.
IEC61970::Base::Domain::Boolean IEC61968::AssetInfo::WireSpacingInfo::isCable |
If true, this spacing data describes a cable.
std::list<IEC61970::Base::Wires::PerLengthLineParameter*> IEC61968::AssetInfo::WireSpacingInfo::PerLengthParameters |
All per-length parameters calculated from this wire spacing datasheet.
IEC61970::Base::Domain::Integer IEC61968::AssetInfo::WireSpacingInfo::phaseWireCount |
Number of wire sub-conductors in the symmetrical bundle (typically between 1 and 4).
IEC61970::Base::Domain::Length IEC61968::AssetInfo::WireSpacingInfo::phaseWireSpacing |
Distance between wire sub-conductors in a symmetrical bundle.
IEC61968::AssetInfo::WireUsageKind IEC61968::AssetInfo::WireSpacingInfo::usage = IEC61968::AssetInfo::WireUsageKind::_undef |
Usage of the associated wires.
std::list<IEC61968::AssetInfo::WirePosition*> IEC61968::AssetInfo::WireSpacingInfo::WirePositions |
All positions of single wires (phase or neutral) making the conductor.