initialise
public void initialise(DeJRMTimetable nominalTimetable,
DeJRMTimetable perturbedTimetable,
DeJRMJunction junction)
Initialise the Jade object with the nominal timetable, so that normal running times can be
checked. Also, the perturbed timetable is supplied so it can be used as a basis for creating
the rescheduled timetable to check running times and headways during the modification process.
This differs from the original algorithm where the running times and headways are hardcoded in
the operational data.
- Parameters:
nominalTimetable -