Click or drag to resize

USStandardAtmosphere1976EarthSurfaceGravity Property

Gets or sets the sea-level value of the acceleration of gravity (g0) used by the model, in m/s^2. By default, this value is 9.80665.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double EarthSurfaceGravity { get; set; }

Property Value

Type: Double
See Also