SensorManager.GravityJupiter Field

Definition

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

[Android.Runtime.Register("GRAVITY_JUPITER")]
public const float GravityJupiter = 23.12;
[<Android.Runtime.Register("GRAVITY_JUPITER")>]
val mutable GravityJupiter : single

Field Value

Single
Attributes

Remarks

Java documentation for android.hardware.SensorManager.GRAVITY_JUPITER.

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