SensorManager.GravityNeptune Field

Definition

Neptune's gravity in SI units (m/s^2)

[Android.Runtime.Register("GRAVITY_NEPTUNE")]
public const float GravityNeptune = 11;
[<Android.Runtime.Register("GRAVITY_NEPTUNE")>]
val mutable GravityNeptune : single

Field Value

Value = 11
Attributes

Remarks

Neptune's gravity in SI units (m/s^2)

Java documentation for android.hardware.SensorManager.GRAVITY_NEPTUNE.

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