|
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 | |
| namespace | 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. | |
| 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(), mx::AO::analysis::jincFuncs(), and mx::math::six_fifths().
Referenced by mx::AO::analysis::jincFuncs().