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. nuclear or hard-coal power plant unit.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.class
VariableRenewableOperatorPpa
A power plant operating on variable renewable energy sources and fulfilling a single private purchase agreement (PPA) to market its energy.
-