#include <WireInfo.h>
Wire data that can be specified per line segment phase, or for the line segment as a whole in case its phases all have the same wire characteristics.
IEC61970::Base::Domain::Length IEC61968::AssetInfo::WireInfo::coreRadius |
(if there is a different core material) Radius of the central core.
IEC61970::Base::Domain::Integer IEC61968::AssetInfo::WireInfo::coreStrandCount |
(if used) Number of strands in the steel core.
IEC61970::Base::Domain::Length IEC61968::AssetInfo::WireInfo::gmr |
Geometric mean radius. If we replace the conductor by a thin walled tube of radius GMR, then its reactance is identical to the reactance of the actual conductor.
IEC61970::Base::Domain::Boolean IEC61968::AssetInfo::WireInfo::insulated |
True if conductor is insulated.
IEC61968::AssetInfo::WireInsulationKind IEC61968::AssetInfo::WireInfo::insulationMaterial = IEC61968::AssetInfo::WireInsulationKind::_undef |
(if insulated conductor) Material used for insulation.
IEC61970::Base::Domain::Length IEC61968::AssetInfo::WireInfo::insulationThickness |
(if insulated conductor) Thickness of the insulation.
IEC61968::AssetInfo::WireMaterialKind IEC61968::AssetInfo::WireInfo::material = IEC61968::AssetInfo::WireMaterialKind::_undef |
Conductor material.
std::list<IEC61970::Base::Wires::PerLengthLineParameter*> IEC61968::AssetInfo::WireInfo::PerLengthParameters |
All per-length parameters calculated from this wire datasheet.
IEC61970::Base::Domain::ResistancePerLength IEC61968::AssetInfo::WireInfo::rAC25 |
AC resistance per unit length of the conductor at 25 °C.
IEC61970::Base::Domain::ResistancePerLength IEC61968::AssetInfo::WireInfo::rAC50 |
AC resistance per unit length of the conductor at 50 °C.
IEC61970::Base::Domain::ResistancePerLength IEC61968::AssetInfo::WireInfo::rAC75 |
AC resistance per unit length of the conductor at 75 °C.
IEC61970::Base::Domain::Length IEC61968::AssetInfo::WireInfo::radius |
Outside radius of the wire.
IEC61970::Base::Domain::CurrentFlow IEC61968::AssetInfo::WireInfo::ratedCurrent |
Current carrying capacity of the wire under stated thermal conditions.
IEC61970::Base::Domain::ResistancePerLength IEC61968::AssetInfo::WireInfo::rDC20 |
DC resistance per unit length of the conductor at 20 °C.
IEC61970::Base::Domain::String IEC61968::AssetInfo::WireInfo::sizeDescription |
Describes the wire gauge or cross section (e.g., 4/0, #2, 336.5).
IEC61970::Base::Domain::Integer IEC61968::AssetInfo::WireInfo::strandCount |
Number of strands in the conductor.