|
WSF
|
#include <WsfOpticalPath.hpp>
Inherits UtIntegrand.
Public Member Functions | |
| Integrand (double aSlantRange, double aTargetHeight, double aPlatformHeight, const Coefficients &aCoeffs, Type aType) | |
| double | Function (double aRange) override |
Encapsulate all data needed for an integration of extinction along a path in the atmosphere.
|
inline |
|
override |
Integrate The extinction coefficient (in 1/m) over the given slant range, from the given platform height to the target height.
| aRange | An intermediate range between 0 and the total slant range specified in the constructor. |