org.powertac.visualizer.push
Class WholesaleMarketPusher

java.lang.Object
  extended by org.powertac.visualizer.push.WholesaleMarketPusher

public class WholesaleMarketPusher
extends Object


Constructor Summary
WholesaleMarketPusher(String name, long millis, double profitDelta, double energyDelta, double profit, double energy)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WholesaleMarketPusher

public WholesaleMarketPusher(String name,
                             long millis,
                             double profitDelta,
                             double energyDelta,
                             double profit,
                             double energy)


Copyright © 2013 Power TAC. All Rights Reserved.