Uses of Class
communications.message.ClearingTimes
-
Packages that use ClearingTimes Package Description agents.markets -
-
Uses of ClearingTimes in agents.markets
Fields in agents.markets declared as ClearingTimes Modifier and Type Field Description protected ClearingTimes
DayAheadMarket. clearingTimes
List of times the market will be cleared at the next clearing eventMethods in agents.markets with parameters of type ClearingTimes Modifier and Type Method Description default void
FuelsTrader. sendFuelPriceRequest(de.dlr.gitlab.fame.communication.Contract contract, FuelData fuelData, ClearingTimes clearingTimes)
Send aFuelsTrader.Products.FuelPriceForecastRequest
orFuelsTrader.Products.FuelPriceRequest
message to the contractedFuelsMarket
-