Function VehicleWheel.wheelRadius

The radius of the wheel in meters.

double wheelRadius() nothrow @property @nogc;

void wheelRadius (
  double v
) nothrow @property @nogc;