GnssClock.ReferenceCodeTypeForIsb Property

Definition

Returns the reference code type for inter-signal bias.

public string ReferenceCodeTypeForIsb { [Android.Runtime.Register("getReferenceCodeTypeForIsb", "()Ljava/lang/String;", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getReferenceCodeTypeForIsb", "()Ljava/lang/String;", "", ApiSince=30)>]
member this.ReferenceCodeTypeForIsb : string

Property Value

Attributes

Remarks

Returns the reference code type for inter-signal bias.

The value is only available if #hasReferenceCodeTypeForIsb() is true.

The return value is one of those constants defined in GnssMeasurement#getCodeType().

Java documentation for android.location.GnssClock.getReferenceCodeTypeForIsb().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to