Package edu.ie3.datamodel.models.value
Class HeatDemandValue
java.lang.Object
edu.ie3.datamodel.models.value.HeatDemandValue
- All Implemented Interfaces:
Value
,Serializable
Describes as heat demand value
- See Also:
-
Constructor Summary
ConstructorDescriptionHeatDemandValue
(tech.units.indriya.ComparableQuantity<javax.measure.quantity.Power> heatDemand) -
Method Summary
-
Constructor Details
-
HeatDemandValue
public HeatDemandValue(tech.units.indriya.ComparableQuantity<javax.measure.quantity.Power> heatDemand)
-
-
Method Details