Uses of Class
agents.plantOperator.PowerPlantOperator
-
Packages that use PowerPlantOperator Package Description agents.plantOperator agents.plantOperator.renewable -
-
Uses of PowerPlantOperator in agents.plantOperator
Subclasses of PowerPlantOperator in agents.plantOperator Modifier and Type Class Description class
ConventionalPlantOperator
Operates a portfolio of conventional power plant units of same type, e.g.class
RenewablePlantOperator
APowerPlantOperator
for renewable plants -
Uses of PowerPlantOperator in agents.plantOperator.renewable
Subclasses of PowerPlantOperator in agents.plantOperator.renewable Modifier and Type Class Description class
Biogas
ARenewablePlantOperator
for Biogas power plantsclass
VariableRenewableOperator
An operator of variable renewable energy sources plants that depend on a yield profile.
-