Enumeration defining the type of speed conversion
type SpeedConversion = enumeration(None "Driving cycle defined in m/s", kmh "Driving cycle defined in km/h", mph "Driving cycle defined in (statute) miles per hour");