GnssMeasurement.MultipathIndicatorNotDetected Campo

Definición

Precaución

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

La medida no muestra signos de múltiples rutas.

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

Valor de campo

Value = 2

Implementaciones

Atributos

Comentarios

La medida no muestra signos de múltiples rutas.

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

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