Class FuelCost


  • public class FuelCost
    extends AmountAtTime
    An AmountAtTime specialising in specific fuel cost
    Author:
    Christoph Schimeczek
    • Constructor Detail

      • FuelCost

        public FuelCost​(de.dlr.gitlab.fame.time.TimeStamp timeStamp,
                        double fuelPriceInEURperThermalMWH)
        Creates new instance
        Parameters:
        timeStamp - at which the price is valid
        fuelPriceInEURperThermalMWH - fuel price at the given time in EUR per thermal MWH
      • FuelCost

        public FuelCost​(de.dlr.gitlab.fame.protobuf.Agent.ProtoDataItem proto)
        Mandatory for deserialisation of DataItems
        Parameters:
        proto - protobuf representation