Skip to main content

B1VehicleDynamicData

  • Stores real-time dynamic data for a vehicle including speed and steering angle.
PropertyTypeDescriptionMetadata
bValidboolWhether this dynamic data contains valid values.
SpeedfloatCurrent speed of the vehicle.
SteeringAnglefloatCurrent steering angle of the vehicle.