nearestStormBearing property

double? nearestStormBearing
getter/setter pair

optional The approximate direction of the nearest storm in degrees, with true north at 0° and progressing clockwise. (If nearestStormDistance is zero, then this value will not be defined.)

Implementation

double? nearestStormBearing;