mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Calculation of the temporal PSD of Zernike modes. More...
Calculation of the temporal PSD of Zernike modes.
Definition in file zernikeTemporalPSD.hpp.
Go to the source code of this file.
Classes | |
struct | mx::AO::analysis::zernikeTemporalPSD< _realT, aosysT > |
Class to manage the calculation of temporal PSDs of the Fourier modes in atmospheric turbulence. More... | |
Namespaces | |
mx | |
The mxlib c++ namespace. | |
Functions | |
template<typename realT , typename aosysT > | |
realT | mx::AO::analysis::F_zernike (realT kv, void *params) |
Worker function for GSL Integration for the basic sin/cos Fourier modes. More... | |