public class VehicleSpeed extends Object
Constructor and Description |
---|
VehicleSpeed() |
Modifier and Type | Method and Description |
---|---|
static DecimalEncodedValue |
create(String name,
int speedBits,
double speedFactor,
boolean storeTwoDirections) |
static String |
key(String name) |
public static DecimalEncodedValue create(String name, int speedBits, double speedFactor, boolean storeTwoDirections)
Copyright © 2012–2022. All rights reserved.