#include <PowerSystemResource.h>
Public Attributes | |
std::list< IEC61970::Base::Meas::Control * > | Controls |
std::list< IEC61970::Base::Meas::Measurement * > | Measurements |
IEC61970::Base::Core::PSRType * | PSRType |
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 |
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.
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.
std::list<IEC61970::Base::Meas::Measurement*> IEC61970::Base::Core::PowerSystemResource::Measurements |
The measurements associated with this power system resource.
IEC61970::Base::Core::PSRType* IEC61970::Base::Core::PowerSystemResource::PSRType |
Custom classification for this power system resource.