#include <OperatingShare.h>
Public Attributes | |
IEC61970::Base::Domain::PerCent | percentage |
IEC61970::Base::Core::OperatingParticipant * | OperatingParticipant |
IEC61970::Base::Core::PowerSystemResource * | PowerSystemResource |
Specifies the operations contract relationship between a power system resource and a contract participant.
IEC61970::Base::Core::OperatingParticipant* IEC61970::Base::Core::OperatingShare::OperatingParticipant |
The operating participant having this share with the associated power system resource.
IEC61970::Base::Domain::PerCent IEC61970::Base::Core::OperatingShare::percentage |
Percentage operational ownership between the pair (power system resource and operatging participant) associated with this share. The total percentage ownership for a power system resource should add to 100%.
IEC61970::Base::Core::PowerSystemResource* IEC61970::Base::Core::OperatingShare::PowerSystemResource |
The power system resource to which the share applies.