#include <RotatingMachine.h>
A rotating machine which may be used as a generator or motor.
IEC61970::Base::Generation::Production::HydroPump* IEC61970::Base::Wires::RotatingMachine::HydroPump |
The synchronous machine drives the turbine which moves the water from a low elevation to a higher elevation. The direction of machine rotation for pumping may or may not be the same as for generating.
IEC61970::Base::Domain::ActivePower IEC61970::Base::Wires::RotatingMachine::p |
Active power injection. Load sign convention is used, i.e. positive sign means flow out from a node. Starting value for a steady state solution.
IEC61970::Base::Domain::ReactivePower IEC61970::Base::Wires::RotatingMachine::q |
Reactive power injection. Load sign convention is used, i.e. positive sign means flow out from a node. Starting value for a steady state solution.
IEC61970::Base::Domain::Float IEC61970::Base::Wires::RotatingMachine::ratedPowerFactor |
Power factor (nameplate data). It is primarily used for short circuit data exchange according to IEC 60909.
IEC61970::Base::Domain::ApparentPower IEC61970::Base::Wires::RotatingMachine::ratedS |
Nameplate apparent power rating for the unit. The attribute shall have a positive value.
IEC61970::Base::Domain::Voltage IEC61970::Base::Wires::RotatingMachine::ratedU |
Rated voltage (nameplate data, Ur in IEC 60909-0). It is primarily used for short circuit data exchange according to IEC 60909.