Skip to main content

FuelAllocationSchedule

Class Description

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

Attributes

NameTypeDescription
fuelAllocationEndDateDateTimeThe end time and date of the fuel allocation schedule.
fuelAllocationStartDateDateTimeThe start time and date of the fuel allocation schedule.
fuelTypeFuelTypeThe type of fuel, which also indicates the corresponding measurement unit.
maxFuelAllocationFloatThe maximum amount of fuel that is allocated for consumption for the scheduled time period.
minFuelAllocationFloatThe minimum amount of fuel that is allocated for consumption for the scheduled time period, e.g., based on a "take-or-pay" contract.

Relationships

Ancestors

Descendents

No descendent classes

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
FuelAllocationSchedule0..*ThermalGeneratingUnit1FuelAllocationSchedulesA thermal generating unit may have one or more fuel allocation schedules.ThermalGeneratingUnitA thermal generating unit may have one or more fuel allocation schedules.
FuelAllocationSchedule0..*FossilFuel1FuelAllocationSchedulesA fuel allocation schedule shall have a fossil fuel.FossilFuelA fuel allocation schedule shall have a fossil fuel.