Package edu.ie3.datamodel.models.value
Class EnergyPriceValue
java.lang.Object
edu.ie3.datamodel.models.value.EnergyPriceValue
- All Implemented Interfaces:
Value
,Serializable
Describes a price for energy
- See Also:
-
Constructor Summary
ConstructorDescriptionEnergyPriceValue
(tech.units.indriya.ComparableQuantity<edu.ie3.util.quantities.interfaces.EnergyPrice> price) -
Method Summary
-
Constructor Details
-
EnergyPriceValue
public EnergyPriceValue(tech.units.indriya.ComparableQuantity<edu.ie3.util.quantities.interfaces.EnergyPrice> price) - Parameters:
price
- per MWh
-
-
Method Details