Package agents.plantOperator
Interface PowerPlantScheduler
-
- All Superinterfaces:
de.dlr.gitlab.fame.agent.AgentAbility
- All Known Implementing Classes:
AggregatorTrader
,ConventionalTrader
,ElectrolysisTrader
,GreenHydrogenTrader
,GreenHydrogenTraderMonthly
,NoSupportTrader
,RenewableTrader
,SystemOperatorTrader
public interface PowerPlantScheduler extends de.dlr.gitlab.fame.agent.AgentAbility
Can order power plants how to dispatch- Author:
- Johannes Kochems, Leonard Willeke
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
PowerPlantScheduler.Products
Products ofPowerPlantScheduler
-