public class TariffCustomerStats extends Object
| Constructor and Description |
|---|
TariffCustomerStats(org.powertac.common.CustomerInfo customer,
org.powertac.common.TariffSpecification spec) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAmounts(double charge,
double kWh) |
org.powertac.common.CustomerInfo |
getCustomerInfo() |
double |
getNetKWh() |
double |
getProfit() |
org.powertac.common.TariffSpecification |
getTariffSpec() |
String |
toString() |
public TariffCustomerStats(org.powertac.common.CustomerInfo customer,
org.powertac.common.TariffSpecification spec)
Copyright © 2016 Power TAC. All Rights Reserved.