Click or drag to resize

LifetimeOrbitPropagatorDragCrossSectionalArea Property

Gets or sets the mean area of the satellite which is presented perpendicular to the relative velocity of the atmosphere and produces drag. The area is measured in square meters and is often different from the area used for reflectivity.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double DragCrossSectionalArea { get; set; }

Property Value

Type: Double
See Also