CloudFogAttenuationModelItuRP840Version6CloudCeiling Property |
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.
Namespace: AGI.Foundation.Communications.SignalPropagation
Exception | Condition |
---|---|
InvalidOperationException | Thrown when a CustomLinkSubdivision has been configured. |
The cloud ceiling defines the bottom of the cloud layer with respect to an entity on the surface of the earth. Not to be confused with the top of the cloud layer, which would be the ceiling of the layer if the entity was located in the layer.
During evaluation, a PropertyInvalidException is thrown if the cloud ceiling is less than zero or greater than MaximumAltitude.