Enum GnssStartMode
Represents the start mode of a GNSS device.
public enum GnssStartMode
Fields
Cold = 0
Represents a cold start mode.
Hot = 2
Represents a hot start mode.
Warm = 1
Represents a warm start mode.
Represents the start mode of a GNSS device.
public enum GnssStartMode
Cold = 0
Represents a cold start mode.
Hot = 2
Represents a hot start mode.
Warm = 1
Represents a warm start mode.