Click or drag to resize

AxesFromBankAngleSurfaceGravity Property

Gets or sets the value of the surface gravity corresponding to the CentralBody, in meters per second squared. By default, this value corresponds to EarthSurfaceGravity.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double SurfaceGravity { get; set; }

Property Value

Type: Double
See Also