Enum ModalChoice
The
ModalChoice classifies different transportation devices.
Namespace: Mars.Interfaces.Environments
Assembly: Mars.Interfaces.dll
Syntax
public enum ModalChoice
Fields
| Name | Description |
|---|---|
| Bus |
The ModalChoice classifies different transportation devices.
|
| CarDriving |
The ModalChoice classifies different transportation devices.
|
| CarRentalDriving |
The ModalChoice classifies different transportation devices.
|
| CoDriving |
The ModalChoice classifies different transportation devices.
|
| CyclingOwnBike |
The ModalChoice classifies different transportation devices.
|
| CyclingRentalBike |
The ModalChoice classifies different transportation devices.
|
| Ferry |
The ModalChoice classifies different transportation devices.
|
| Train |
The ModalChoice classifies different transportation devices.
|
| Walking |
The ModalChoice classifies different transportation devices.
|