averageSpeed
Calculates the current average speed of the vehicle inside the speed zone in meters per second. Returns null if either duration or distance traveled cannot be determined, or if distance is not positive.
See speedLimit for the current speed limit enforced by the speed zone.