org.powertac.visualizer.statistical
Class BalancingCategory

java.lang.Object
  extended by org.powertac.visualizer.statistical.AbstractPerformanceCategory
      extended by org.powertac.visualizer.statistical.BalancingCategory
All Implemented Interfaces:
PerformanceCategory

public class BalancingCategory
extends AbstractPerformanceCategory
implements PerformanceCategory

This is a performance category related to balancing transactions of a broker.

Author:
Jurica Babic

Constructor Summary
BalancingCategory(BrokerModel broker)
           
 
Method Summary
 
Methods inherited from class org.powertac.visualizer.statistical.AbstractPerformanceCategory
getBroker, getDynamicDataMap, getEnergy, getGrade, getLastDynamicData, getProfit, setGrade, setLastDynamicData, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BalancingCategory

public BalancingCategory(BrokerModel broker)


Copyright © 2013 Power TAC. All Rights Reserved.