Language

GnssMeasurement.CodeTypeI Field

Definition

Code type for: GPS L5 I, GLONASS G3 I, GALILEO E5a I, GALILEO E5b I, GALILEO E5a+b I, SBAS L5 I, QZSS L5 I, BDS B1 I, BDS B2 I, BDS B3 I.

[Android.Runtime.Register("CODE_TYPE_I", ApiSince=37)]
public const string CodeTypeI;
[<Android.Runtime.Register("CODE_TYPE_I", ApiSince=37)>]
val mutable CodeTypeI : string

Field Value

Implements

Attributes

Remarks

Code type for: GPS L5 I, GLONASS G3 I, GALILEO E5a I, GALILEO E5b I, GALILEO E5a+b I, SBAS L5 I, QZSS L5 I, BDS B1 I, BDS B2 I, BDS B3 I.

Android reference for android.location.GnssMeasurement.CODE_TYPE_I.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to