![]() |
COMPASS
5.0.0
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 54 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 57 of file sutra_target.h.
| int SutraTarget::ntargets |
Definition at line 56 of file sutra_target.h.