CloudFogAttenuationModelItuRP840Version6 Properties |
The CloudFogAttenuationModelItuRP840Version6 type exposes the following members.
Name | Description | |
---|---|---|
![]() | CentralBody |
Gets the model's central body.
|
![]() | CloudCeiling | Gets or sets a value for the cloud ceiling, 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. |
![]() | CloudLayerThickness | Gets or sets a value for the cloud layer thickness, 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. |
![]() | CloudLiquidWaterDensity | Gets or sets the cloud liquid water density, in g/m3. 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. |
![]() | CloudTemperature | Gets or sets the cloud temperature, in kelvin. 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. |
![]() | CustomAtmosphericModel | Gets or sets a custom atmospheric model to use when computing attenuation. Note that this property is mutually exclusive with CloudTemperature and CloudLiquidWaterDensity and configuring this property will replace any configured CloudTemperature and CloudLiquidWaterDensity. |
![]() | 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 CloudCeiling and CloudLayerThickness and configuring this property will replace any configured CloudCeiling and CloudLayerThickness. |
![]() | 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.
|