#include <NonRotatingEnergy.h>
A single terminal energy source which is not considered to be a rotating source. Source could be a DC to AC connection with either a single generator or an aggregation of generators such as Type 3 and 4 wind turbines, solar, tidal, or other types of asynchronous energy production. This class is meant to be a single aggregate device which represents single or multiple sources connected to the AC network through a single static connection.
IEC61970::Base::Domain::ActivePower IEC61970::Base::Wires::NonRotatingEnergy::maxP |
Maximum active power of the injection.
IEC61970::Base::Domain::ReactivePower IEC61970::Base::Wires::NonRotatingEnergy::maxQ |
Maximum reactive power of the injection.
IEC61970::Base::Domain::ActivePower IEC61970::Base::Wires::NonRotatingEnergy::minP |
Minimum active power of the injection.
IEC61970::Base::Domain::ReactivePower IEC61970::Base::Wires::NonRotatingEnergy::minQ |
Minimum reactive power of the injection.
IEC61970::Base::Domain::ActivePower IEC61970::Base::Wires::NonRotatingEnergy::p |
Active power injection. Load sign convention is used, i.e. positive sign means flow out from a node. Starting value for steady state solutions.
IEC61970::Base::Domain::ReactivePower IEC61970::Base::Wires::NonRotatingEnergy::q |
Reactive power injection. Load sign convention is used, i.e. positive sign means flow out from a node. Starting value for steady state solutions.
IEC61970::Base::Domain::Resistance IEC61970::Base::Wires::NonRotatingEnergy::r |
Positive sequence Thevenin resistance.
IEC61970::Base::Domain::Resistance IEC61970::Base::Wires::NonRotatingEnergy::r0 |
Zero sequence Thevenin resistance.
IEC61970::Base::Domain::Resistance IEC61970::Base::Wires::NonRotatingEnergy::rn |
Negative sequence Thevenin resistance.
IEC61970::Base::Domain::Reactance IEC61970::Base::Wires::NonRotatingEnergy::x |
Positive sequence Thevenin reactance.
IEC61970::Base::Domain::Reactance IEC61970::Base::Wires::NonRotatingEnergy::x0 |
Zero sequence Thevenin reactance.
IEC61970::Base::Domain::Reactance IEC61970::Base::Wires::NonRotatingEnergy::xn |
Negative sequence Thevenin reactance.