Uses of Class
org.powertac.common.TariffEvaluator

Packages that use TariffEvaluator
org.powertac.common   
 

Uses of TariffEvaluator in org.powertac.common
 

Methods in org.powertac.common that return TariffEvaluator
 TariffEvaluator TariffEvaluator.withChunkSize(int size)
          Sets the target size of allocation chunks.
 TariffEvaluator TariffEvaluator.withInconvenienceWeight(double weight)
          Sets the weight given to inconvenience (as opposed to cost) in computing tariff utility.
 TariffEvaluator TariffEvaluator.withInertia(double inertia)
          Sets the steady-state evaluation inertia for the customer.
 TariffEvaluator TariffEvaluator.withPreferredContractDuration(double days)
          Sets the preferred maximum contract duration in days.
 TariffEvaluator TariffEvaluator.withRationality(double rationality)
          Sets the level of rationality for this customer.
 TariffEvaluator TariffEvaluator.withTariffEvalDepth(int depth)
          Sets the number of tariffs/broker of each applicable PowerType to consider.
 TariffEvaluator TariffEvaluator.withTariffSwitchFactor(double factor)
          Sets the inconvenience of switching tariffs.
 



Copyright © 2013 Power TAC. All Rights Reserved.