IEC61970 17v07
Public Attributes | List of all members
IEC61970::Base::StateVariables::SvInjection Class Reference

#include <SvInjection.h>

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

Public Attributes

IEC61970::Base::Wires::SinglePhaseKind phase = IEC61970::Base::Wires::SinglePhaseKind::_undef
 
IEC61970::Base::Domain::ActivePower pInjection
 
IEC61970::Base::Domain::ReactivePower qInjection
 
IEC61970::Base::Topology::TopologicalNodeTopologicalNode
 

Detailed Description

The SvInjection is reporting the calculated bus injection minus the sum of the terminal flows. The terminal flow is positive out from the bus (load sign convention) and bus injection has positive flow into the bus. SvInjection may have the remainder after state estimation or slack after power flow calculation.

Member Data Documentation

◆ phase

IEC61970::Base::Wires::SinglePhaseKind IEC61970::Base::StateVariables::SvInjection::phase = IEC61970::Base::Wires::SinglePhaseKind::_undef

The terminal phase at which the connection is applied. If missing, the injection is assumed to be balanced among non-neutral phases.

◆ pInjection

IEC61970::Base::Domain::ActivePower IEC61970::Base::StateVariables::SvInjection::pInjection

The active power injected into the bus in addition to injections from equipment terminals. Positive sign means injection into the TopologicalNode (bus).

◆ qInjection

IEC61970::Base::Domain::ReactivePower IEC61970::Base::StateVariables::SvInjection::qInjection

The reactive power injected into the bus in addition to injections from equipment terminals. Positive sign means injection into the TopologicalNode (bus).

◆ TopologicalNode

IEC61970::Base::Topology::TopologicalNode* IEC61970::Base::StateVariables::SvInjection::TopologicalNode

The topological node associated with the flow injection state variable.


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