Uses of Class
agents.trader.TraderWithClients
-
Packages that use TraderWithClients Package Description agents.trader agents.trader.renewable -
-
Uses of TraderWithClients in agents.trader
Subclasses of TraderWithClients in agents.trader Modifier and Type Class Description class
ConventionalTrader
Sells energy of one conventional PowerPlantOperator at theDayAheadMarket
-
Uses of TraderWithClients in agents.trader.renewable
Subclasses of TraderWithClients in agents.trader.renewable Modifier and Type Class Description class
AggregatorTrader
Aggregates supply capacity and administers support payments to plant operatorsclass
NoSupportTrader
Offers energy atDayAheadMarket
according to givenTimeSeries
of renewable power plants and thereby obtaining no support paymentsclass
RenewableTrader
Markets renewable capacities considering various different support instrumentsclass
SystemOperatorTrader
Offers energy atDayAheadMarket
of renewable power plants using a feed-in tariff support scheme
-