Share via


GnssState Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum GnssState
[<System.Flags>]
type GnssState = 
Inheritance
GnssState
Attributes

Fields

BdsD2BitSync 256
BdsD2SubframeSync 512
BitSync 2
CodeLock 1
GalE1bcCodeLock 1024
GalE1bPageSync 4096
GalE1c2ndCodeLock 2048
GloStringSync 64
GloTodDecoded 128
GloTodKnown 32768
MsecAmbiguous 16
S2ndCodeLock 65536
SbasSync 8192
SubframeSync 4
SymbolSync 32
TowDecoded 8
TowKnown 16384
Unknown 0

Remarks

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