IEC61970 16v29a
Public Attributes | List of all members
IEC61970::Base::Generation::Production::FuelAllocationSchedule Class Reference

#include <FuelAllocationSchedule.h>

Inheritance diagram for IEC61970::Base::Generation::Production::FuelAllocationSchedule:
Inheritance graph
[legend]
Collaboration diagram for IEC61970::Base::Generation::Production::FuelAllocationSchedule:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::DateTime fuelAllocationEndDate
 
IEC61970::Base::Domain::DateTime fuelAllocationStartDate
 
IEC61970::Base::Generation::Production::FuelType fuelType = IEC61970::Base::Generation::Production::FuelType::_undef
 
IEC61970::Base::Domain::Float maxFuelAllocation
 
IEC61970::Base::Domain::Float minFuelAllocation
 
- Public Attributes inherited from IEC61970::Base::Core::Curve
IEC61970::Base::Core::CurveStyle curveStyle = IEC61970::Base::Core::CurveStyle::_undef
 
IEC61970::Base::Domain::UnitMultiplier xMultiplier = IEC61970::Base::Domain::UnitMultiplier::_undef
 
IEC61970::Base::Domain::UnitSymbol xUnit = IEC61970::Base::Domain::UnitSymbol::_undef
 
IEC61970::Base::Domain::UnitMultiplier y1Multiplier = IEC61970::Base::Domain::UnitMultiplier::_undef
 
IEC61970::Base::Domain::UnitSymbol y1Unit = IEC61970::Base::Domain::UnitSymbol::_undef
 
IEC61970::Base::Domain::UnitMultiplier y2Multiplier = IEC61970::Base::Domain::UnitMultiplier::_undef
 
IEC61970::Base::Domain::UnitSymbol y2Unit = IEC61970::Base::Domain::UnitSymbol::_undef
 
IEC61970::Base::Domain::UnitMultiplier y3Multiplier = IEC61970::Base::Domain::UnitMultiplier::_undef
 
IEC61970::Base::Domain::UnitSymbol y3Unit = IEC61970::Base::Domain::UnitSymbol::_undef
 
std::list< IEC61970::Base::Core::CurveData * > CurveDatas
 
- 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

The amount of fuel of a given type which is allocated for consumption over a specified period of time.

Member Data Documentation

◆ fuelAllocationEndDate

IEC61970::Base::Domain::DateTime IEC61970::Base::Generation::Production::FuelAllocationSchedule::fuelAllocationEndDate

The end time and date of the fuel allocation schedule.

◆ fuelAllocationStartDate

IEC61970::Base::Domain::DateTime IEC61970::Base::Generation::Production::FuelAllocationSchedule::fuelAllocationStartDate

The start time and date of the fuel allocation schedule.

◆ fuelType

IEC61970::Base::Generation::Production::FuelType IEC61970::Base::Generation::Production::FuelAllocationSchedule::fuelType = IEC61970::Base::Generation::Production::FuelType::_undef

The type of fuel, which also indicates the corresponding measurement unit.

◆ maxFuelAllocation

IEC61970::Base::Domain::Float IEC61970::Base::Generation::Production::FuelAllocationSchedule::maxFuelAllocation

The maximum amount fuel that is allocated for consumption for the scheduled time period.

◆ minFuelAllocation

IEC61970::Base::Domain::Float IEC61970::Base::Generation::Production::FuelAllocationSchedule::minFuelAllocation

The minimum amount fuel that is allocated for consumption for the scheduled time period, e.g., based on a "take-or-pay" contract.


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