SimpleSatcomAtmosphericAttenuationModel Properties |
The SimpleSatcomAtmosphericAttenuationModel 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.) | |
| MaximumAltitude |
Gets the model's maximum altitude, in meters.
| |
| SurfaceTemperature |
Gets or sets temperature in kelvin.
This scalar will be provided with a service provider providing ILinkService.
| |
| WaterVaporConcentration |
Gets or sets water vapor concentration, in g/m^3.
This scalar will be provided with a service provider providing ILinkService.
|