SensorManager.GravityMoon Field

Definition

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

[Android.Runtime.Register("GRAVITY_MOON")]
public const float GravityMoon = 1.6;
[<Android.Runtime.Register("GRAVITY_MOON")>]
val mutable GravityMoon : single

Field Value

Single
Attributes

Remarks

Java documentation for android.hardware.SensorManager.GRAVITY_MOON.

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