IEC61970 17v23
Public Attributes | List of all members
IEC61970::Base::Wires::EnergyConsumerPhase Class Reference

#include <EnergyConsumerPhase.h>

Inheritance diagram for IEC61970::Base::Wires::EnergyConsumerPhase:
Inheritance graph
[legend]
Collaboration diagram for IEC61970::Base::Wires::EnergyConsumerPhase:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::ActivePower p
 
IEC61970::Base::Domain::ActivePower pfixed
 
IEC61970::Base::Domain::PerCent pfixedPct
 
IEC61970::Base::Wires::SinglePhaseKind phase = IEC61970::Base::Wires::SinglePhaseKind::_undef
 
IEC61970::Base::Domain::ReactivePower q
 
IEC61970::Base::Domain::ReactivePower qfixed
 
IEC61970::Base::Domain::PerCent qfixedPct
 
- Public Attributes inherited from IEC61970::Base::Core::PowerSystemResource
std::list< IEC61970::Base::Meas::Control * > Controls
 
std::list< IEC61970::Base::Meas::Measurement * > Measurements
 
IEC61970::Base::Core::PSRTypePSRType
 
- Public Attributes inherited from IEC61970::Base::Core::IdentifiedObject
IEC61970::Base::Domain::String aliasName
 
IEC61970::Base::Domain::String description
 
IEC61970::Base::Domain::String mRID
 
IEC61970::Base::Domain::String name
 
std::list< IEC61970::Base::DiagramLayout::DiagramObject * > DiagramObjects
 

Detailed Description

A single phase of an energy consumer.

Member Data Documentation

◆ p

IEC61970::Base::Domain::ActivePower IEC61970::Base::Wires::EnergyConsumerPhase::p

Active power of the load. Load sign convention is used, i.e. positive sign means flow out from a node. For voltage dependent loads the value is at rated voltage. Starting value for a steady state solution.

◆ pfixed

IEC61970::Base::Domain::ActivePower IEC61970::Base::Wires::EnergyConsumerPhase::pfixed

Active power of the load that is a fixed quantity. Load sign convention is used, i.e. positive sign means flow out from a node.

◆ pfixedPct

IEC61970::Base::Domain::PerCent IEC61970::Base::Wires::EnergyConsumerPhase::pfixedPct

Fixed active power as per cent of load group fixed active power. Load sign convention is used, i.e. positive sign means flow out from a node.

◆ phase

IEC61970::Base::Wires::SinglePhaseKind IEC61970::Base::Wires::EnergyConsumerPhase::phase = IEC61970::Base::Wires::SinglePhaseKind::_undef

Phase of this energy consumer component. If the energy consumer is wye connected, the connection is from the indicated phase to the central ground or neutral point. If the energy consumer is delta connected, the phase indicates an energy consumer connected from the indicated phase to the next logical non- neutral phase.

◆ q

IEC61970::Base::Domain::ReactivePower IEC61970::Base::Wires::EnergyConsumerPhase::q

Reactive power of the load. Load sign convention is used, i.e. positive sign means flow out from a node. For voltage dependent loads the value is at rated voltage. Starting value for a steady state solution.

◆ qfixed

IEC61970::Base::Domain::ReactivePower IEC61970::Base::Wires::EnergyConsumerPhase::qfixed

Reactive power of the load that is a fixed quantity. Load sign convention is used, i.e. positive sign means flow out from a node.

◆ qfixedPct

IEC61970::Base::Domain::PerCent IEC61970::Base::Wires::EnergyConsumerPhase::qfixedPct

Fixed reactive power as per cent of load group fixed reactive power. Load sign convention is used, i.e. positive sign means flow out from a node.


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