public class FCFS2 extends FCFS
Constructor and Description |
---|
FCFS2() |
Modifier and Type | Method and Description |
---|---|
void |
update(double elapsedTime,
java.util.Date simTime)
Update method called once per time step
|
initialise, notifyRouteInfo, notifyTDSectionOccupation, notifyTrainServices
notifyArrival, notifyTrain
initialise
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
notifyArrival, notifyTrain
public void update(double elapsedTime, java.util.Date simTime)
APISignaller
update
in interface APISignaller
update
in class FCFS