#include <Substation.h>


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.
| std::list<IEC61970::Base::Core::Bay*> IEC61970::Base::Core::Substation::Bays | 
Bays contained in the substation.
| std::list<IEC61970::Base::DC::DCConverterUnit*> IEC61970::Base::Core::Substation::DCConverterUnit | 
The DC converter unit belonging of the substation.
| std::list<IEC61970::Base::Core::Feeder*> IEC61970::Base::Core::Substation::NormalEnergizedFeeder | 
The normal energized feeders of the substation. Also used for naming purposes.
| std::list<IEC61970::Base::Core::VoltageLevel*> IEC61970::Base::Core::Substation::VoltageLevels | 
The voltage levels within this substation.
 1.8.13