Click or drag to resize

AtmosphericAttenuationModelItuRP676Version9 Properties

The AtmosphericAttenuationModelItuRP676Version9 type exposes the following members.

Properties
  NameDescription
Public propertyCentralBody
Gets the model's central body.
Public propertyCustomAtmosphericModel
Gets or sets a custom atmospheric model to use when computing attenuation. By default, this property is , and the model will use the ITU-R P.835 atmospheric model.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyUseFastApproxMethod
Gets or sets a value indicating whether to use the fast approximation method. This method is valid for frequencies greater than 1 GHz and less than 350 GHz.
Public propertyUseGlobalAtmosphere
Gets or sets a value indicating whether to use the ITU-R P.835 global atmospheric model for determining the pressure, water vapor pressure, and temperature at a specific altitude. If set to , the ITU-R P.835 seasonal/regional model is used to determine the pressure, water vapor pressure, and temperature of the atmosphere. This setting is ignored if CustomAtmosphericModel is used.
Top
See Also