CIM++ Adapted CIM Codebase
Public Attributes | List of all members
IEC61970::Base::Generation::Production::CogenerationPlant Class Reference

#include <CogenerationPlant.h>

Inheritance diagram for IEC61970::Base::Generation::Production::CogenerationPlant:
Inheritance graph
[legend]
Collaboration diagram for IEC61970::Base::Generation::Production::CogenerationPlant:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::Float cogenHPSendoutRating
 
IEC61970::Base::Domain::Float cogenHPSteamRating
 
IEC61970::Base::Domain::Float cogenLPSendoutRating
 
IEC61970::Base::Domain::Float cogenLPSteamRating
 
IEC61970::Base::Domain::ActivePower ratedP
 
std::list< IEC61970::Base::Generation::Production::ThermalGeneratingUnit * > ThermalGeneratingUnits
 
IEC61970::Base::Generation::Production::SteamSendoutScheduleSteamSendoutSchedule
 
- 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 set of thermal generating units for the production of electrical energy and process steam (usually from the output of the steam turbines). The steam sendout is typically used for industrial purposes or for municipal heating and cooling.

Member Data Documentation

IEC61970::Base::Domain::Float IEC61970::Base::Generation::Production::CogenerationPlant::cogenHPSendoutRating

The high pressure steam sendout.

IEC61970::Base::Domain::Float IEC61970::Base::Generation::Production::CogenerationPlant::cogenHPSteamRating

The high pressure steam rating.

IEC61970::Base::Domain::Float IEC61970::Base::Generation::Production::CogenerationPlant::cogenLPSendoutRating

The low pressure steam sendout.

IEC61970::Base::Domain::Float IEC61970::Base::Generation::Production::CogenerationPlant::cogenLPSteamRating

The low pressure steam rating.

IEC61970::Base::Domain::ActivePower IEC61970::Base::Generation::Production::CogenerationPlant::ratedP

The rated output active power of the cogeneration plant.

IEC61970::Base::Generation::Production::SteamSendoutSchedule* IEC61970::Base::Generation::Production::CogenerationPlant::SteamSendoutSchedule

A cogeneration plant has a steam sendout schedule.

std::list<IEC61970::Base::Generation::Production::ThermalGeneratingUnit*> IEC61970::Base::Generation::Production::CogenerationPlant::ThermalGeneratingUnits

A thermal generating unit may be a member of a cogeneration plant.


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