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