Class DistributionReport

java.lang.Object
org.powertac.common.state.XStreamStateLoggable
org.powertac.common.msg.DistributionReport

@Domain(fields={"timeslot","totalConsumption","totalProduction"})
public class DistributionReport
extends XStreamStateLoggable
Reports total consumption and total production in kwh across all customers in a given timeslot. These are absolute (positive) values.
Author:
John Collins