COMPASS  5.4.4
End-to-end AO simulation tool using GPU acceleration
sutra_stellarCoronagraph.h File Reference
#include <sutra_coronagraph.h>
#include <map>
#include <tuple>
Include dependency graph for sutra_stellarCoronagraph.h:

Go to the source code of this file.

Classes

class  SutraStellarCoronagraph
 this class provides the coronograph features to COMPASS More...
 

Typedefs

typedef vector< CarmaObj< cuFloatComplex > * > mftVec
 
typedef tuple< mftVec, vector< long > > mftTuple
 

Typedef Documentation

◆ mftTuple

typedef tuple<mftVec, vector<long> > mftTuple

Definition at line 30 of file sutra_stellarCoronagraph.h.

◆ mftVec

typedef vector<CarmaObj<cuFloatComplex>*> mftVec

Definition at line 29 of file sutra_stellarCoronagraph.h.