SpaceControlFacilityAtmosphericRefractionModelKneeBendFactor Property |
Gets or sets the knee bend factor.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double KneeBendFactor { get; set; }
Public Property KneeBendFactor As Double
Get
Set
public:
property double KneeBendFactor {
double get ();
void set (double value);
}
member KneeBendFactor : float with get, set
Property Value
Type:
DoubleRemarks
The factor used in computing the approximate location of the knee point K.
See Also