CIM++ Adapted CIM Codebase
Public Attributes | List of all members
IEC61970::Base::StateVariables::SvPowerFlow Class Reference

#include <SvPowerFlow.h>

Inheritance diagram for IEC61970::Base::StateVariables::SvPowerFlow:
Inheritance graph
[legend]
Collaboration diagram for IEC61970::Base::StateVariables::SvPowerFlow:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::ActivePower p
 
IEC61970::Base::Wires::SinglePhaseKind phase
 
IEC61970::Base::Domain::ReactivePower q
 
IEC61970::Base::Core::TerminalTerminal
 

Detailed Description

State variable for power flow. Load convention is used for flow direction. This means flow out from the TopologicalNode into the equipment is positive.

Member Data Documentation

IEC61970::Base::Domain::ActivePower IEC61970::Base::StateVariables::SvPowerFlow::p

The active power flow. Load sign convention is used, i.e. positive sign means flow out from a TopologicalNode (bus) into the conducting equipment.

IEC61970::Base::Wires::SinglePhaseKind IEC61970::Base::StateVariables::SvPowerFlow::phase

The individual phase of the flow. If unspecified, then assumed to be balanced among phases.

IEC61970::Base::Domain::ReactivePower IEC61970::Base::StateVariables::SvPowerFlow::q

The reactive power flow. Load sign convention is used, i.e. positive sign means flow out from a TopologicalNode (bus) into the conducting equipment.

IEC61970::Base::Core::Terminal* IEC61970::Base::StateVariables::SvPowerFlow::Terminal

The terminal associated with the power flow state variable.


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