|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnl.tudelft.simulation.dsol.tutorial.section42.policies.StationaryPolicy
A StationaryPolicy
(c) copyright 2003 Delft
University of Technology , the Netherlands.
See for project information www.simulation.tudelft.nl
License of use: General Public
License (GPL) , no warranty
| Constructor Summary | |
StationaryPolicy(nl.tudelft.simulation.dsol.simulators.SimulatorInterface simulator)
constructs a new StationaryPolicy |
|
| Method Summary | |
long |
computeAmountToOrder(long inventory)
decides the amount of product to order |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StationaryPolicy(nl.tudelft.simulation.dsol.simulators.SimulatorInterface simulator)
throws java.rmi.RemoteException
simulator - the simulator which is executing the experiment
java.rmi.RemoteException - on network failure| Method Detail |
public long computeAmountToOrder(long inventory)
OrderingPolicy
computeAmountToOrder in interface OrderingPolicyinventory - the current inventory
#computeAmountToOrder(long)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||