IEC61970 17v07
Public Attributes | List of all members
IEC61970::Base::Wires::ACLineSegmentPhase Class Reference

#include <ACLineSegmentPhase.h>

Inheritance diagram for IEC61970::Base::Wires::ACLineSegmentPhase:
Inheritance graph
[legend]
Collaboration diagram for IEC61970::Base::Wires::ACLineSegmentPhase:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Wires::SinglePhaseKind phase = IEC61970::Base::Wires::SinglePhaseKind::_undef
 
IEC61970::Base::Domain::Integer sequenceNumber
 
IEC61970::Base::Wires::ACLineSegmentACLineSegment
 
- Public Attributes inherited from IEC61970::Base::Core::PowerSystemResource
std::list< IEC61970::Base::Meas::Control * > Controls
 
std::list< IEC61970::Base::Meas::Measurement * > Measurements
 
IEC61970::Base::Core::PSRTypePSRType
 
- 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

Represents a single wire of an alternating current line segment.

Member Data Documentation

◆ ACLineSegment

IEC61970::Base::Wires::ACLineSegment* IEC61970::Base::Wires::ACLineSegmentPhase::ACLineSegment

The line segment to which the phase belongs.

◆ phase

IEC61970::Base::Wires::SinglePhaseKind IEC61970::Base::Wires::ACLineSegmentPhase::phase = IEC61970::Base::Wires::SinglePhaseKind::_undef

The phase connection of the wire at both ends.

◆ sequenceNumber

IEC61970::Base::Domain::Integer IEC61970::Base::Wires::ACLineSegmentPhase::sequenceNumber

Number designation for this line segment phase. Each line segment phase within a line segment should have a unique sequence number. This is useful for unbalanced modeling to bind the mathematical model (PhaseImpedanceData of PerLengthPhaseImpedance) with the connectivity model (this class) and the physical model (WirePosition) without tight coupling.


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