mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
zernikeTemporalPSD.hpp File Reference

Calculation of the temporal PSD of Zernike modes. More...

Calculation of the temporal PSD of Zernike modes.

Author
Jared R. Males (jared.nosp@m.male.nosp@m.s@gma.nosp@m.il.c.nosp@m.om)

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...