Click or drag to resize

ItuRP840AtmosphericValues Constructor

Initializes a new instance.

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 ItuRP840AtmosphericValues(
	double liquidWaterDensity,
	double temperature
)

Parameters

liquidWaterDensity
Type: SystemDouble
The computed liquid water density at the given location, in g/m3.
temperature
Type: SystemDouble
The computed temperature at the given location, in kelvin.
See Also