IonosphericAttenuationModelItuRP531Version13 Properties | 
The IonosphericAttenuationModelItuRP531Version13 type exposes the following members.
| Name | Description | |
|---|---|---|
| CentralBody | 
            Gets the model's central body.
              | |
| 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.) | |
| MagneticField | Gets or sets a vector used to compute the magnetic flux density at a point. Note that this property is mutually exclusive with MagneticFieldStrength, and this property cannot be used if a MagneticFieldStrength is configured.  | |
| MagneticFieldStrength | Gets or sets the magnetic field strength, in tesla. This scalar will be provided with a service provider providing ILinkService. Note that this property is mutually exclusive with MagneticField, and this property cannot be used if a MagneticField is configured.  | |
| MaximumAltitude | 
            Gets or sets the maximum altitude of the model.
            By default, this is 2500000.0 meters.
              | |
| MaximumFrequency | 
            Gets or sets the maximum frequency below which the model takes effect.
            By default, this is 12.0e9 Hertz.
              | |
| MinimumAltitude | 
            Gets or sets the minimum altitude of the model.
            By default, this is 80000.0 meters.
              | |
| MinimumFrequency | 
            Gets or sets the minimum frequency above which the model takes effect.
            By default, this is 0.1e9 Hertz.
              | |
| TotalElectronContent | Gets or sets the total electron content, in electrons per square meter. This scalar will be provided with a service provider providing ILinkService.  |