GnssMeasurement.StateMsecAmbiguous 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 GNSS contiene ambigüedad de milisegundos.

[Android.Runtime.Register("STATE_MSEC_AMBIGUOUS", 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 StateMsecAmbiguous = 16;
[<Android.Runtime.Register("STATE_MSEC_AMBIGUOUS", 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 StateMsecAmbiguous : Android.Locations.GnssState

Valor de campo

Value = 16

Implementaciones

Atributos

Comentarios

El estado de seguimiento de esta medida de GNSS contiene ambigüedad de milisegundos.

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

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