IEC61970 17v23
Public Attributes | List of all members
IEC61970::Base::Core::Substation Class Reference

#include <Substation.h>

Inheritance diagram for IEC61970::Base::Core::Substation:
Inheritance graph
[legend]
Collaboration diagram for IEC61970::Base::Core::Substation:
Collaboration graph
[legend]

Public Attributes

std::list< IEC61970::Base::Core::VoltageLevel * > VoltageLevels
 
std::list< IEC61970::Base::Core::Bay * > Bays
 
std::list< IEC61970::Base::DC::DCConverterUnit * > DCConverterUnit
 
std::list< IEC61970::Base::Core::Feeder * > NormalEnergizedFeeder
 
- Public Attributes inherited from IEC61970::Base::Core::EquipmentContainer
std::list< IEC61970::Base::Core::Equipment * > Equipments
 
std::list< IEC61970::Base::Core::Equipment * > AdditionalGroupedEquipment
 
- 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 collection of equipment for purposes other than generation or utilization, through which electric energy in bulk is passed for the purposes of switching or modifying its characteristics.

Member Data Documentation

◆ Bays

std::list<IEC61970::Base::Core::Bay*> IEC61970::Base::Core::Substation::Bays

Bays contained in the substation.

◆ DCConverterUnit

std::list<IEC61970::Base::DC::DCConverterUnit*> IEC61970::Base::Core::Substation::DCConverterUnit

The DC converter unit belonging of the substation.

◆ NormalEnergizedFeeder

std::list<IEC61970::Base::Core::Feeder*> IEC61970::Base::Core::Substation::NormalEnergizedFeeder

The normal energized feeders of the substation. Also used for naming purposes.

◆ VoltageLevels

std::list<IEC61970::Base::Core::VoltageLevel*> IEC61970::Base::Core::Substation::VoltageLevels

The voltage levels within this substation.


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