Package output
Interface InterfacePlottable
-
- All Known Implementing Classes:
AbstractOutputEvent,AbstractOutputTimed,AbstractOutputTimedCell,AbstractOutputTimedLanegroup,AbstractOutputTimedLink,AbstractOutputTimedPath,OutputCellFlow,OutputCellLanechangeIn,OutputCellLanechangeOut,OutputCellSumVehicles,OutputCellSumVehiclesDwn,OutputCellVehicles,OutputController,OutputLaneGroupFlow,OutputLaneGroupSumVehicles,OutputLaneGroupSumVehiclesDwn,OutputLaneGroupVehicles,OutputLinkFlow,OutputLinkQueues,OutputLinkSumVehicles,OutputLinkVehicles,OutputMicroTrajectory,OutputPathTravelTime,OutputSubnetworkVHT,OutputTravelTime,OutputVehicleEvents
public interface InterfacePlottable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringget_yaxis_label()voidplot(String filename)
-
-
-
Method Detail
-
plot
void plot(String filename) throws OTMException
- Throws:
OTMException
-
get_yaxis_label
String get_yaxis_label()
-
-