GnssMeasurement.CodeTypeZ Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Code type for: GALILEO E1 (A+B+C), GALILEO E6 (A+B+C), QZSS L1S/L1-SAIF, QZSS L5S (I+Q), QZSS L6(D+E), BDS B1A Data+Pilot, BDS B2b Data+Pilot, BDS B3a Data+Pilot.
[Android.Runtime.Register("CODE_TYPE_Z", ApiSince=37)]
public const string CodeTypeZ;
[<Android.Runtime.Register("CODE_TYPE_Z", ApiSince=37)>]
val mutable CodeTypeZ : string
Field Value
Implements
- Attributes
Remarks
Code type for: GALILEO E1 (A+B+C), GALILEO E6 (A+B+C), QZSS L1S/L1-SAIF, QZSS L5S (I+Q), QZSS L6(D+E), BDS B1A Data+Pilot, BDS B2b Data+Pilot, BDS B3a Data+Pilot.
Android reference for android.location.GnssMeasurement.CODE_TYPE_Z.
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.