Click or drag to resize

SimpleSatcomAtmosphericAttenuationModel Properties

The SimpleSatcomAtmosphericAttenuationModel type exposes the following members.

Properties
  NameDescription
Public propertyCentralBody
Gets the model's central body.
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 propertyMaximumAltitude
Gets the model's maximum altitude, in meters.
Public propertySurfaceTemperature
Gets or sets temperature in kelvin. This scalar will be provided with a service provider providing ILinkService.
Public propertyWaterVaporConcentration
Gets or sets water vapor concentration, in g/m^3. This scalar will be provided with a service provider providing ILinkService.
Top
See Also