Applied atmospheric correction [ppm] and prism constant [mmm] to uncorrected slope distance [m].
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r8), | intent(in) | :: | slope_dist |
Uncorrected slope distance [m]. |
||
real(kind=r8), | intent(in) | :: | ppm |
Atmospheric scale correction [ppm, mm/km]. |
||
real(kind=r8), | intent(in) | :: | prism |
Additive constant of the reflector [mm]. |