RainAttenuationModelItuRP838Version3 Properties |
The RainAttenuationModelItuRP838Version3 type exposes the following members.
Name | Description | |
---|---|---|
CentralBody |
Gets the model's central body.
| |
CustomAtmosphericModel | ||
CustomLinkSubdivision | Gets or sets a custom object which will be used to subdivide the link into sub-segments, which will then define the sample locations where the CustomAtmosphericModel will be asked to obtain atmospheric data. Atmospheric conditions are assumed constant over each sub-segment. Note that this property is mutually exclusive with RainHeight and configuring this property will replace any configured RainHeight value. | |
DefaultTauAngle |
Gets or sets the default tau angle.
This is the value used in case the transmitted signal is not polarized.
| |
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.) | |
RainHeight | Gets or sets a value for the rain height, in meters. This scalar will be provided with a service provider providing ILinkService. Note that this property is mutually exclusive with CustomLinkSubdivision, and this property cannot be used if a CustomLinkSubdivision is configured. | |
RainRate | Gets or sets a custom value for the rain rate, in m/s. This scalar will be provided with a service provider providing ILinkService. Note that this property is mutually exclusive with CustomAtmosphericModel, and this property cannot be used if a CustomAtmosphericModel is configured. |