GnssMeasurement.StateGloTodDecoded Campo

Definición

Precaución

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

Este estado de seguimiento de la medida glonass tiene descodificado el tiempo del día.

[Android.Runtime.Register("STATE_GLO_TOD_DECODED", 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 StateGloTodDecoded = 128;
[<Android.Runtime.Register("STATE_GLO_TOD_DECODED", 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 StateGloTodDecoded : Android.Locations.GnssState

Valor de campo

Value = 128

Implementaciones

Atributos

Comentarios

Este estado de seguimiento de la medida glonass tiene descodificado el tiempo del día.

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

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

Se aplica a