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, notifyTrainServicesnotifyArrival, notifyTraininitialiseequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnotifyArrival, notifyTrainpublic void update(double elapsedTime,
java.util.Date simTime)
APISignallerupdate in interface APISignallerupdate in class FCFS