mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Functions | |
template<typename floatT > | |
void | calcConstants (floatT &a_sf, floatT &a_psd) |
Calculate the AO constants. | |
template<typename floatT > | |
constexpr floatT | a_SF () |
The scaling constant for the Kolmorogov optical phase structure function. | |
template<typename floatT > | |
constexpr floatT | a_PSD () |
The scaling constant for the Kolmorogov optical phase power spectral density. | |
void mx::AO::constants::calcConstants | ( | floatT & | a_sf, |
floatT & | a_psd | ||
) |
Calculate the AO constants.
Definition at line 25 of file aoConstants.hpp.
References mx::math::six_fifths().