de.cesr.lara.template
Class MyInput
java.lang.Object
de.cesr.lara.template.MyInput
public class MyInput
- extends Object
Represents model input. One would expect this class to read data for every
tick from the filesystem or (better) a database.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyInput
public MyInput()
getValueForTick
public float getValueForTick(int tick)
- Parameters:
tick
-
- Returns:
- returns a value used as model input for the specified tick