Interface BiddingStrategy

    • Method Detail

      • calcBiddingPrice

        double calcBiddingPrice​(double marginalCostInEURperMWH,
                                de.dlr.gitlab.fame.time.TimeStamp time,
                                ClientData clientData)
        Parameters:
        marginalCostInEURperMWH - cost for the provision of one more MWh of electricity by the associated client
        time - at which to produce and deliver the energy
        clientData - specifications of the client that offers to produce electricity
        Returns:
        bidding price calculated based on the specified marginal cost, ClientData at a given time