![]() |
COMPASS
5.4.4
End-to-end AO simulation tool using GPU acceleration
|
this class provides the target features to COMPASS More...
#include <sutra_target.h>
Public Member Functions | |
SutraTarget (CarmaContext *context, SutraTelescope *d_tel, int ntargets, float *xpos, float *ypos, float *lambda, float *mag, float zerop, long *sizes, int Npts, int device) | |
~SutraTarget () | |
int | get_phase (int ntarget, float *dest) |
Public Attributes | |
int | ntargets |
vector< SutraSource * > | d_targets |
this class provides the target features to COMPASS
Definition at line 29 of file sutra_target.h.
SutraTarget::SutraTarget | ( | CarmaContext * | context, |
SutraTelescope * | d_tel, | ||
int | ntargets, | ||
float * | xpos, | ||
float * | ypos, | ||
float * | lambda, | ||
float * | mag, | ||
float | zerop, | ||
long * | sizes, | ||
int | Npts, | ||
int | device | ||
) |
SutraTarget::~SutraTarget | ( | ) |
int SutraTarget::get_phase | ( | int | ntarget, |
float * | dest | ||
) |
vector<SutraSource *> SutraTarget::d_targets |
Definition at line 32 of file sutra_target.h.
int SutraTarget::ntargets |
Definition at line 31 of file sutra_target.h.