N = meanRefract(wavelength,press,temp,dp)
Returns the value of the mean refractivity (n - 1) using the LEEDR function CiddorOld.
|
Parameters |
Description |
|
wavelength [scalar] |
Wavelength (m) |
|
press [vector] |
Pressure (Pa). Note, the output of LEEDR has pressure in mbars. Multiply by 100 to get Pa. |
|
temp [vector] |
Temperature (K). |
|
dp [vector] |
Dew point (K). |
|
Return Values |
Description |
|
N [vector] |
Mean refractivity |
|
Copyright (c) 2009. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|