CIM++ Adapted CIM Codebase
Public Attributes | List of all members
IEC61970::Base::DC::DCLineSegment Class Reference

#include <DCLineSegment.h>

Inheritance diagram for IEC61970::Base::DC::DCLineSegment:
Inheritance graph
[legend]
Collaboration diagram for IEC61970::Base::DC::DCLineSegment:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::Capacitance capacitance
 
IEC61970::Base::Domain::Inductance inductance
 
IEC61970::Base::Domain::Length length
 
IEC61970::Base::Domain::Resistance resistance
 
- Public Attributes inherited from IEC61970::Base::DC::DCConductingEquipment
std::list< IEC61970::Base::DC::DCTerminal * > DCTerminals
 
- Public Attributes inherited from IEC61970::Base::Core::Equipment
IEC61970::Base::Domain::Boolean aggregate
 
IEC61970::Base::Domain::Boolean inService
 
IEC61970::Base::Domain::Boolean normallyInService
 
- 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

A wire or combination of wires not insulated from one another, with consistent electrical characteristics, used to carry direct current between points in the DC region of the power system.

Member Data Documentation

IEC61970::Base::Domain::Capacitance IEC61970::Base::DC::DCLineSegment::capacitance

Capacitance of the DC line segment. Significant for cables only.

IEC61970::Base::Domain::Inductance IEC61970::Base::DC::DCLineSegment::inductance

Inductance of the DC line segment. Neglectable compared with DCSeriesDevice used for smoothing.

IEC61970::Base::Domain::Length IEC61970::Base::DC::DCLineSegment::length

Segment length for calculating line section capabilities.

IEC61970::Base::Domain::Resistance IEC61970::Base::DC::DCLineSegment::resistance

Resistance of the DC line segment.


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