SolarRadiationPlateDiffuseReflectivity Property |
Gets or sets the dimensionless diffuse 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 DiffuseReflectivity { get; set; }
Public Property DiffuseReflectivity As Double
Get
Set
public:
property double DiffuseReflectivity {
double get ();
void set (double value);
}
member DiffuseReflectivity : float with get, set
Property Value
Type:
DoubleSee Also