Click or drag to resize

TropoScintAttenuationModelItuRP1814 Constructor (Double)

Initializes a new instance with given maximum altitude.

Namespace:  AGI.Foundation.Communications.SignalPropagation
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TropoScintAttenuationModelItuRP1814(
	double maximumAltitude
)

Parameters

maximumAltitude
Type: SystemDouble
The model's maximum altitude in meters.
Remarks
The model defaults to the default HufnagelValleyRefractiveIndexStructureParameterModel refractive index structure parameter model and the Earth central body.
See Also