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.

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

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

Function Documentation

◆ jincFuncs()

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.

See Males and Guyon

Parameters
[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().