GnssAntennaInfo.PhaseCenterOffset Constructor
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[Android.Runtime.Register(".ctor", "(DDDDDD)V", "", ApiSince=30)]
public PhaseCenterOffset (double offsetXMm, double offsetXUncertaintyMm, double offsetYMm, double offsetYUncertaintyMm, double offsetZMm, double offsetZUncertaintyMm);
[<Android.Runtime.Register(".ctor", "(DDDDDD)V", "", ApiSince=30)>]
new Android.Locations.GnssAntennaInfo.PhaseCenterOffset : double * double * double * double * double * double -> Android.Locations.GnssAntennaInfo.PhaseCenterOffset
- offsetXMm
- Double
- offsetXUncertaintyMm
- Double
- offsetYMm
- Double
- offsetYUncertaintyMm
- Double
- offsetZMm
- Double
- offsetZUncertaintyMm
- Double
- Attributes
Product | Versions |
---|---|
.NET for Android | .NET for Android API 34, .NET for Android API 35 |