GnssAntennaInfo.PhaseCenterOffset.ZOffsetMm Property

Definition

Returns the z-axis offset of the phase center from the origin of the Android sensor coordinate system, in millimeters.

public double ZOffsetMm { [Android.Runtime.Register("getZOffsetMm", "()D", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getZOffsetMm", "()D", "", ApiSince=30)>]
member this.ZOffsetMm : double

Property Value

Attributes

Remarks

Returns the z-axis offset of the phase center from the origin of the Android sensor coordinate system, in millimeters.

Java documentation for android.location.GnssAntennaInfo.PhaseCenterOffset.getZOffsetMm().

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