IEC61970 17v07
Public Attributes | List of all members
IEC61970::Base::Wires::EnergyConsumer Class Reference

#include <EnergyConsumer.h>

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

Public Attributes

IEC61970::Base::Domain::Integer customerCount
 
IEC61970::Base::Domain::Boolean grounded
 
IEC61970::Base::Domain::ActivePower p
 
IEC61970::Base::Domain::ActivePower pfixed
 
IEC61970::Base::Domain::PerCent pfixedPct
 
IEC61970::Base::Wires::PhaseShuntConnectionKind phaseConnection = IEC61970::Base::Wires::PhaseShuntConnectionKind::_undef
 
IEC61970::Base::Domain::ReactivePower q
 
IEC61970::Base::Domain::ReactivePower qfixed
 
IEC61970::Base::Domain::PerCent qfixedPct
 
IEC61970::Base::LoadModel::LoadResponseCharacteristicLoadResponse
 
std::list< IEC61970::Base::Wires::EnergyConsumerPhase * > EnergyConsumerPhase
 
- Public Attributes inherited from IEC61970::Base::Core::Equipment
IEC61970::Base::Domain::Boolean aggregate
 
IEC61970::Base::Domain::Boolean inService
 
IEC61970::Base::Domain::Boolean normallyInService
 
- 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

Generic user of energy - a point of consumption on the power system model.

Member Data Documentation

◆ customerCount

IEC61970::Base::Domain::Integer IEC61970::Base::Wires::EnergyConsumer::customerCount

Number of individual customers represented by this demand.

◆ EnergyConsumerPhase

std::list<IEC61970::Base::Wires::EnergyConsumerPhase*> IEC61970::Base::Wires::EnergyConsumer::EnergyConsumerPhase

The individual phase models for this energy consumer.

◆ grounded

IEC61970::Base::Domain::Boolean IEC61970::Base::Wires::EnergyConsumer::grounded

Used for Yn and Zn connections. True if the neutral is solidly grounded.

◆ LoadResponse

IEC61970::Base::LoadModel::LoadResponseCharacteristic* IEC61970::Base::Wires::EnergyConsumer::LoadResponse

The load response characteristic of this load. If missing, this load is assumed to be constant power.

◆ p

IEC61970::Base::Domain::ActivePower IEC61970::Base::Wires::EnergyConsumer::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::EnergyConsumer::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::EnergyConsumer::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.

◆ phaseConnection

IEC61970::Base::Wires::PhaseShuntConnectionKind IEC61970::Base::Wires::EnergyConsumer::phaseConnection = IEC61970::Base::Wires::PhaseShuntConnectionKind::_undef

The type of phase connection, such as wye or delta.

◆ q

IEC61970::Base::Domain::ReactivePower IEC61970::Base::Wires::EnergyConsumer::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::EnergyConsumer::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::EnergyConsumer::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: