Click or drag to resize

NPlateAtmosphericDragForceNPlateModel Property

Gets or sets a collection that models the spacecraft's body as a collection of individual plates with oriented surface areas and drag coefficients. All plates in this collection must be DragPlates.

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

Property Value

Type: NPlateModel
See Also