Click or drag to resize

USStandardAtmosphere1976EarthRadius Property

Gets or sets the effective radius of the Earth (r0) used by the model, in meters. By default, this value is 6356766.0.

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 EarthRadius { get; set; }

Property Value

Type: Double
See Also