Click or drag to resize

AtmosphereModelItuRP835 Class

ITU-R P.835 standard atmosphere model.
Inheritance Hierarchy
SystemObject
  AGI.Foundation.Communications.SignalPropagationAtmosphereModelItuRP835

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 static class AtmosphereModelItuRP835
Methods
  NameDescription
Public methodStatic memberComputeAtmosphereParameters(ItuRP835Version, Double)
Compute the pressure, water vapor pressure, and temperature using the ITU-R P.835 global model.
Public methodStatic memberComputeAtmosphereParameters(ItuRP835Version, Double, JulianDate, Double)
Compute the pressure, water vapor pressure, and temperature using the ITU-R P.835 seasonal/regional model.
Top
See Also