Click or drag to resize

CraneRainAttenuationModel Properties

The CraneRainAttenuationModel type exposes the following members.

Properties
  NameDescription
Public propertyCentralBody
Gets the model's central body.
Public propertyCustomRainHeight
Gets or sets a custom value for the rain height. By default, this property is null, and the rain height will be determined by ITU-R P.839 rain height data. This scalar will be provided with a service provider providing ILinkService.
Public propertyCustomRainRate
Gets or sets a custom value for the rain rate exceeded 0.01% of the time. By default, this property is null, and the rain rate will be determined by the model. This scalar will be provided with a service provider providing ILinkService.
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 propertyOutagePercent
Gets or sets the rain outage percent value, as a decimal.
Top
See Also