IEC61970 16v29a - IEC61968 12v08
Public Attributes | List of all members
IEC61970::Base::Core::PowerSystemResource Class Reference

#include <PowerSystemResource.h>

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

Public Attributes

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 power system resource can be an item of equipment such as a switch, an equipment container containing many individual items of equipment such as a substation, or an organisational entity such as sub-control area. Power system resources can have measurements associated.

Member Data Documentation

◆ Controls

std::list<IEC61970::Base::Meas::Control*> IEC61970::Base::Core::PowerSystemResource::Controls

The controller outputs used to actually govern a regulating device, e.g. the magnetization of a synchronous machine or capacitor bank breaker actuator.

◆ Measurements

std::list<IEC61970::Base::Meas::Measurement*> IEC61970::Base::Core::PowerSystemResource::Measurements

The measurements associated with this power system resource.

◆ PSRType

IEC61970::Base::Core::PSRType* IEC61970::Base::Core::PowerSystemResource::PSRType

Custom classification for this power system resource.


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