Click or drag to resize

NPlateSolarRadiationForceNPlateModel Property

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

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