maxSpeed property
getter/setter pair
Vehicle maximum speed in m/s. By default it is 0 and is not considered in routing.
Implementation
double maxSpeed;
Vehicle maximum speed in m/s. By default it is 0 and is not considered in routing.
double maxSpeed;