#include <SvPowerFlow.h>


| Public Attributes | |
| IEC61970::Base::Domain::ActivePower | p | 
| IEC61970::Base::Wires::SinglePhaseKind | phase = IEC61970::Base::Wires::SinglePhaseKind::_undef | 
| IEC61970::Base::Domain::ReactivePower | q | 
| IEC61970::Base::Core::Terminal * | Terminal | 
State variable for power flow. Load convention is used for flow direction. This means flow out from the TopologicalNode into the equipment is positive.
| 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 = IEC61970::Base::Wires::SinglePhaseKind::_undef | 
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.
 1.8.13
 1.8.13