SolarRadiationPlateSpecularReflectivity Property |
Gets or sets the dimensionless specular reflectivity coefficient of this plate (that should be
between zero and one).
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double SpecularReflectivity { get; set; }
Public Property SpecularReflectivity As Double
Get
Set
public:
property double SpecularReflectivity {
double get ();
void set (double value);
}
member SpecularReflectivity : float with get, set
Property Value
Type:
DoubleSee Also