type property

  1. @ImcField('Type', 'type', ImcType.typeUInt8)
GpsFixEnumType type

Type of fix.

Implementation

@ImcField('Type', 'type', ImcType.typeUInt8)
GpsFixEnumType get type;