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

#include <Feeder.h>

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

Public Attributes

std::list< IEC61970::Base::Core::Substation * > NamingSecondarySubstation
 
std::list< IEC61970::Base::Core::Terminal * > NormalHeadTerminal
 
std::list< IEC61970::Base::Core::Substation * > NormalEnergizedSubstation
 
- 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 organizational purposes, used for grouping distribution resources. The organization a feeder does not necessarily reflect connectivity or current operation state.

Member Data Documentation

◆ NamingSecondarySubstation

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

The secondary substations that are normally energized from the feeder. Used for naming purposes. Should be consistent with the other associations for energizing terminal specification and the feeder energization specification.

◆ NormalEnergizedSubstation

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

The substations that are normally energized by the feeder.

◆ NormalHeadTerminal

std::list<IEC61970::Base::Core::Terminal*> IEC61970::Base::Core::Feeder::NormalHeadTerminal

The normal head terminal or terminals of the feeder.


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