Language

GnssMeasurement.CodeTypeC Field

Definition

Code type for: GPS L1 C/A, GPS L2 C/A, GLONASS G1 C/A, GLONASS G2 C/A, GALILEO E1C, GALILEO E6C, SBAS L1 C/A, QZSS L1 C/A, NavIC L5C RS (P), NavIC SC RS (P).

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

Field Value

Implements

Attributes

Remarks

Code type for: GPS L1 C/A, GPS L2 C/A, GLONASS G1 C/A, GLONASS G2 C/A, GALILEO E1C, GALILEO E6C, SBAS L1 C/A, QZSS L1 C/A, NavIC L5C RS (P), NavIC SC RS (P).

Android reference for android.location.GnssMeasurement.CODE_TYPE_C.

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