SimpleSolarRadiationForceCoefficientOfReflectivityType Property |
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic CoefficientOfReflectivityType CoefficientOfReflectivityType { get; set; }
Public Property CoefficientOfReflectivityType As CoefficientOfReflectivityType
Get
Set
public:
property CoefficientOfReflectivityType CoefficientOfReflectivityType {
CoefficientOfReflectivityType get ();
void set (CoefficientOfReflectivityType value);
}
member CoefficientOfReflectivityType : CoefficientOfReflectivityType with get, set
Property Value
Type:
CoefficientOfReflectivityType
See Also