ParaServiceLoadTime
Name: Para Service Load Time
Type: Application
Modules: Scheduling
Description: Definition of the time it takes to load or unload a passenger by space and pass type. Attached to paraservices.
| Field | Documentation |
|---|---|
| ParaServiceId | Numeric identifier of the paraservice (from the ParaService table). |
| SpaceType | Space type provided by the paraservice (from the SpaceTypes table). |
| PassType | Passenger type that can be transported by the paraservice (from the PassTypes table). |
| LoadTime | Time in seconds required to load the the space type or passenger type. |
| UnloadTime | Time in seconds required to unload the space type or passenger type. |