TiremPropagationModel3_18UseAtmosphericAbsorptionModel Property |
Gets or sets a value indicating whether TIREM Atmospheric Absorption loss is included in the results.
This value defaults to true.
Namespace:
AGI.Foundation.Communications.SignalPropagation
Assembly:
AGI.Foundation.Tirem (in AGI.Foundation.Tirem.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public bool UseAtmosphericAbsorptionModel { get; set; }
Public Property UseAtmosphericAbsorptionModel As Boolean
Get
Set
public:
property bool UseAtmosphericAbsorptionModel {
bool get ();
void set (bool value);
}
member UseAtmosphericAbsorptionModel : bool with get, set
Property Value
Type:
BooleanSee Also