verticalAccuracy property

double? verticalAccuracy
getter/setter pair

A positive number in meters to indicate accuracy of the device antenna vertical location.

This optional parameter should only be present if its value is less than the FCC requirement of 3 meters.

Implementation

core.double? verticalAccuracy;