airDragCoefficient property
getter/setter pair
The drag coefficient of an vehicle defines the way the vehicle is expected to pass through the surrounding air. More streamlined vehicles are more aerodynamic and therefore have smaller drag coefficient.
This parameter is used to provide a more accurate consumption prediction for electric vehicles.
Supported range from 0 to 1
Implementation
double airDragCoefficient;