CIM++ Adapted CIM Codebase
Public Attributes | List of all members
IEC61968::AssetInfo::WireInfo Class Reference

#include <WireInfo.h>

Inheritance diagram for IEC61968::AssetInfo::WireInfo:
Inheritance graph
[legend]
Collaboration diagram for IEC61968::AssetInfo::WireInfo:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::Length coreRadius
 
IEC61970::Base::Domain::Integer coreStrandCount
 
IEC61970::Base::Domain::Length gmr
 
IEC61970::Base::Domain::Boolean insulated
 
IEC61968::AssetInfo::WireInsulationKind insulationMaterial
 
IEC61970::Base::Domain::Length insulationThickness
 
IEC61968::AssetInfo::WireMaterialKind material
 
IEC61970::Base::Domain::ResistancePerLength rAC25
 
IEC61970::Base::Domain::ResistancePerLength rAC50
 
IEC61970::Base::Domain::ResistancePerLength rAC75
 
IEC61970::Base::Domain::Length radius
 
IEC61970::Base::Domain::CurrentFlow ratedCurrent
 
IEC61970::Base::Domain::ResistancePerLength rDC20
 
IEC61970::Base::Domain::String sizeDescription
 
IEC61970::Base::Domain::Integer strandCount
 
std::list< IEC61970::Base::Wires::PerLengthLineParameter * > PerLengthParameters
 
- Public Attributes inherited from IEC61968::Assets::AssetInfo
std::list< IEC61970::Base::Core::PowerSystemResource * > PowerSystemResources
 
- 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
 

Detailed Description

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.

Member Data Documentation

◆ coreRadius

IEC61970::Base::Domain::Length IEC61968::AssetInfo::WireInfo::coreRadius

(if there is a different core material) Radius of the central core.

◆ coreStrandCount

IEC61970::Base::Domain::Integer IEC61968::AssetInfo::WireInfo::coreStrandCount

(if used) Number of strands in the steel core.

◆ gmr

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.

◆ insulated

IEC61970::Base::Domain::Boolean IEC61968::AssetInfo::WireInfo::insulated

True if conductor is insulated.

◆ insulationMaterial

IEC61968::AssetInfo::WireInsulationKind IEC61968::AssetInfo::WireInfo::insulationMaterial

(if insulated conductor) Material used for insulation.

◆ insulationThickness

IEC61970::Base::Domain::Length IEC61968::AssetInfo::WireInfo::insulationThickness

(if insulated conductor) Thickness of the insulation.

◆ material

IEC61968::AssetInfo::WireMaterialKind IEC61968::AssetInfo::WireInfo::material

Conductor material.

◆ PerLengthParameters

std::list<IEC61970::Base::Wires::PerLengthLineParameter*> IEC61968::AssetInfo::WireInfo::PerLengthParameters

All per-length parameters calculated from this wire datasheet.

◆ rAC25

IEC61970::Base::Domain::ResistancePerLength IEC61968::AssetInfo::WireInfo::rAC25

AC resistance per unit length of the conductor at 25 °C.

◆ rAC50

IEC61970::Base::Domain::ResistancePerLength IEC61968::AssetInfo::WireInfo::rAC50

AC resistance per unit length of the conductor at 50 °C.

◆ rAC75

IEC61970::Base::Domain::ResistancePerLength IEC61968::AssetInfo::WireInfo::rAC75

AC resistance per unit length of the conductor at 75 °C.

◆ radius

IEC61970::Base::Domain::Length IEC61968::AssetInfo::WireInfo::radius

Outside radius of the wire.

◆ ratedCurrent

IEC61970::Base::Domain::CurrentFlow IEC61968::AssetInfo::WireInfo::ratedCurrent

Current carrying capacity of the wire under stated thermal conditions.

◆ rDC20

IEC61970::Base::Domain::ResistancePerLength IEC61968::AssetInfo::WireInfo::rDC20

DC resistance per unit length of the conductor at 20 °C.

◆ sizeDescription

IEC61970::Base::Domain::String IEC61968::AssetInfo::WireInfo::sizeDescription

Describes the wire gauge or cross section (e.g., 4/0, #2, 336.5).

◆ strandCount

IEC61970::Base::Domain::Integer IEC61968::AssetInfo::WireInfo::strandCount

Number of strands in the conductor.


The documentation for this class was generated from the following files: