satellites property

  1. @ImcField('Number of Satellites', 'satellites', ImcType.typeUInt8)
int satellites

Number of satellites used by the GPS device to compute the solution.

Implementation

@ImcField('Number of Satellites', 'satellites', ImcType.typeUInt8)
int get satellites;