MatsimIntermodalWriter |
A class that takes a PLANit intermodal network and writes it as a MATSim intermodal network.
|
MatsimIntermodalWriterFactory |
|
MatsimIntermodalWriterSettings |
Settings specific to writing the intermodal related outputs in MATSim format, i.e., network and pt infrastructure and/or services
|
MatsimNetworkWriter |
A class that takes a PLANit network and writes it as a MATSIM network.
|
MatsimNetworkWriterFactory |
Factory for creating PLANitMatsimWriters
|
MatsimNetworkWriterSettings |
Settings for the MATSIM writer
By default the MATSIM writer will activate all available predefined PLANit modes for writing.
|
MatsimPtServicesWriterSettings |
Settings specific to writing the routed services and related output in MATSim format (pt),
including the service network information
|
MatsimPublicTransportServicesWriterFactory |
Factory for creating PLANitMatsim routed (PT) services writers.
|
MatsimRoutedServicesWriter |
A class that takes a PLANit routed services (and its reference service network, zoning and physical network) to extract and writes the MATSIM public transport information to disk.
|
MatsimWriter<T> |
Base class from which all matsim writers derive
|
MatsimZoningWriterSettings |
Settings specific to writing the zoning related output in MATSim format (pt)
|