SensorManager.GravitySun Field

Definition

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

[Android.Runtime.Register("GRAVITY_SUN")]
public const float GravitySun = 275;
[<Android.Runtime.Register("GRAVITY_SUN")>]
val mutable GravitySun : single

Field Value

Value = 275
Attributes

Remarks

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

Java documentation for android.hardware.SensorManager.GRAVITY_SUN.

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