GnssMeasurement.StateGalE1c2ndCodeLock Campo

Definición

Precaución

This constant will be removed in the future version. Use Android.Locations.GnssState enum directly instead of this field.

El estado de seguimiento de esta medida de Galileo tiene bloqueo de código secundario E1C.

[Android.Runtime.Register("STATE_GAL_E1C_2ND_CODE_LOCK", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Locations.GnssState enum directly instead of this field.", true)]
public const Android.Locations.GnssState StateGalE1c2ndCodeLock = 2048;
[<Android.Runtime.Register("STATE_GAL_E1C_2ND_CODE_LOCK", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Locations.GnssState enum directly instead of this field.", true)>]
val mutable StateGalE1c2ndCodeLock : Android.Locations.GnssState

Valor de campo

Value = 2048

Implementaciones

Atributos

Comentarios

El estado de seguimiento de esta medida de Galileo tiene bloqueo de código secundario E1C.

Documentación de Java para android.location.GnssMeasurement.STATE_GAL_E1C_2ND_CODE_LOCK.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código Project y que se usan según los términos Creative Commons 2.5 Attribution License.

Se aplica a