Click or drag to resize

SimpleSolarRadiationForceCoefficientOfReflectivityType Property

Gets or sets the CoefficientOfReflectivityType, which is set to RadiationPressure by default. In order to set the value of the Coefficient of Reflectivity see CoefficientOfReflectivity.

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

Property Value

Type: CoefficientOfReflectivityType
See Also