RoutedServicesReaderType.<enum>
RoutedServicesReaderType types
Description
Class exposing the available types as enums for creating a particular type of routed services reader compatible with the PLANit RoutedServicesConverter. Routed services are the services that exist on top of a service network which can have a frequency or a particular schedule (or both)
Fields
| <enum> Fields | Description |
|---|---|
PLANIT |
Use to create a PLANit routed services reader through RoutedServicesConverter instance |
Example 1
NOT YET AVAILABLE
See also
Planit on how to access the ConverterFactory instance via PLANit instance
ConverterFactory for information on the ConverterFactory class
RoutedServicesConverter for information on the RoutedServicesConverter class
Source code
Class RoutedServicesReaderType in enums.py