Modifier and Type | Method and Description |
---|---|
void |
Jade.initialise(DeJRMTimetable nominalTimetable,
DeJRMTimetable perturbedTimetable,
DeJRMJunction junction)
Initialise the Jade object with the nominal timetable, so that normal running times can be
checked.
|
Constructor and Description |
---|
DeJRMGraph(java.lang.String graphName,
java.util.List<DeJRMTimetable> timetables,
java.util.List<DeJRMRoute> routes,
double[] junctionLimits) |
Constructor and Description |
---|
DeJRMTimetable(java.lang.String timetableName,
DeJRMTimetable copy)
Copy constructor
|
Modifier and Type | Class and Description |
---|---|
class |
BoFanTimetable
DE-JRM timetable for Bo-Fans simple junction network.
|