AtmosphericAttenuationModelItuRP676Version9 Properties | 
The AtmosphericAttenuationModelItuRP676Version9 type exposes the following members.
| Name | Description | |
|---|---|---|
| CentralBody | 
            Gets the model's central body.
              | |
| CustomAtmosphericModel | 
            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.
              | |
| IsFrozen | 
            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.) | |
| UseFastApproxMethod | 
            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.
              | |
| UseGlobalAtmosphere | 
            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.
              |