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

#include <ControlArea.h>

Inheritance diagram for IEC61970::Base::ControlArea::ControlArea:
Inheritance graph
[legend]
Collaboration diagram for IEC61970::Base::ControlArea::ControlArea:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::ActivePower netInterchange
 
IEC61970::Base::Domain::ActivePower pTolerance
 
IEC61970::Base::ControlArea::ControlAreaTypeKind type
 
std::list< IEC61970::Base::ControlArea::ControlAreaGeneratingUnit * > ControlAreaGeneratingUnit
 
std::list< IEC61970::Base::ControlArea::TieFlow * > TieFlow
 
IEC61970::Base::LoadModel::EnergyAreaEnergyArea
 
- 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 control area is a grouping of generating units and/or loads and a cutset of tie lines (as terminals) which may be used for a variety of purposes including automatic generation control, powerflow solution area interchange control specification, and input to load forecasting. Note that any number of overlapping control area specifications can be superimposed on the physical model.

Member Data Documentation

std::list<IEC61970::Base::ControlArea::ControlAreaGeneratingUnit*> IEC61970::Base::ControlArea::ControlArea::ControlAreaGeneratingUnit

The generating unit specificaitons for the control area.

IEC61970::Base::LoadModel::EnergyArea* IEC61970::Base::ControlArea::ControlArea::EnergyArea

The energy area that is forecast from this control area specification.

IEC61970::Base::Domain::ActivePower IEC61970::Base::ControlArea::ControlArea::netInterchange

The specified positive net interchange into the control area, i.e. positive sign means flow in to the area.

IEC61970::Base::Domain::ActivePower IEC61970::Base::ControlArea::ControlArea::pTolerance

Active power net interchange tolerance

std::list<IEC61970::Base::ControlArea::TieFlow*> IEC61970::Base::ControlArea::ControlArea::TieFlow

The tie flows associated with the control area.

IEC61970::Base::ControlArea::ControlAreaTypeKind IEC61970::Base::ControlArea::ControlArea::type

The primary type of control area definition used to determine if this is used for automatic generation control, for planning interchange control, or other purposes. A control area specified with primary type of automatic generation control could still be forecast and used as an interchange area in power flow analysis.


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