mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
The +/- Jinc functions for analyzing contrast. More...
The +/- Jinc functions for analyzing contrast.
Definition in file jincFuncs.hpp.
Go to the source code of this file.
Namespaces | |
mx | |
The mxlib c++ namespace. | |
Functions | |
template<typename realT > | |
int | mx::AO::analysis::jincFuncs (realT &Jp, realT &Jm, int mpos, int npos, int mmode, int nmode) |
The +/- Jinc functions for analyzing contrast. More... | |
int mx::AO::analysis::jincFuncs | ( | realT & | Jp, |
realT & | Jm, | ||
int | mpos, | ||
int | npos, | ||
int | mmode, | ||
int | nmode | ||
) |
The +/- Jinc functions for analyzing contrast.
See Males and Guyon
[out] | Jp | |
[out] | Jm | |
[in] | mpos | |
[in] | npos | |
[in] | mmode | |
[in] | nmode |
Definition at line 26 of file jincFuncs.hpp.
References mx::math::func::jinc(), and mx::AO::analysis::jincFuncs().
Referenced by mx::AO::analysis::jincFuncs().