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

#include <Equipment.h>

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

Public Attributes

IEC61970::Base::Domain::Boolean aggregate
 
IEC61970::Base::Domain::Boolean normallyInService
 
- 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

The parts of a power system that are physical devices, electronic or mechanical.

Member Data Documentation

IEC61970::Base::Domain::Boolean IEC61970::Base::Core::Equipment::aggregate

The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.

IEC61970::Base::Domain::Boolean IEC61970::Base::Core::Equipment::normallyInService

If true, the equipment is normally in service.


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