-
Classes
-
MethodsMethodDescriptionUse
Control.addRouteHaulAccount(String, String, double)
instead.It is recommended that scenario life cycle management should be handled using theScenarioSet
,ScenarioDescription
andScenarioChangeListener
mechanism. These methods provide self-documentation and fine-grained customizable control over how scenarios are run, including the ability to monitor progress and alter simulation values.Summary charts are no longer supportedSummary charts are no longer supportedUse theGeoRelationalStore.open(String)
method insteadUse theGeoRelationalStore.open(String,String)
method instead
-
ConstructorsConstructorDescriptionUse the other constructor.Use the
TextReport
instead. TheTextReport
provides substantially greater control over how to composite various outputs together.It is preferable to use the constructor that uses the array of period values.
Control.addRouteBuildAccount(String, String, double)
instead.