![]() |
COMPASS
5.0.0
End-to-end AO simulation tool using GPU acceleration
|
#include <sutra_controller_utils.h>
Public Attributes | |
| double | DiamTel |
| double | obs |
| double | pasDPHI |
| long | Nw |
| long | Nx |
| long * | Nssp |
| long * | Nsubap |
| double * | diamPup |
| double * | XPup |
| double * | YPup |
| double * | thetaML |
| double * | alphaX |
| double * | alphaY |
| double * | GsAlt |
| double | lgs_cst |
| double | spot_width |
| double | lgs_depth |
| double | lgs_alt |
| int | nlgs |
| long * | ioff_d |
| long * | Nssp_d |
| long * | Nsubap_d |
| double * | alphaX_d |
| double * | alphaY_d |
| double * | GsAlt_d |
| double * | diamPup_d |
| double * | thetaML_d |
| double * | X_d |
| double * | Y_d |
| double * | XPup_d |
| double * | YPup_d |
| long | max_Nl0 |
| long * | indexL0_d |
| double * | L0diff_d |
| double * | h_d |
| double * | cn2_d |
| double * | tabDPHI_d |
| double * | u_d |
| double * | v_d |
| double * | sspSizeL_d |
| cudaStream_t | matcov_stream |
Definition at line 49 of file sutra_controller_utils.h.
| double* gtomo_struct::alphaX |
Definition at line 61 of file sutra_controller_utils.h.
| double* gtomo_struct::alphaX_d |
Definition at line 75 of file sutra_controller_utils.h.
| double* gtomo_struct::alphaY |
Definition at line 62 of file sutra_controller_utils.h.
| double* gtomo_struct::alphaY_d |
Definition at line 76 of file sutra_controller_utils.h.
| double* gtomo_struct::cn2_d |
Definition at line 89 of file sutra_controller_utils.h.
| double* gtomo_struct::diamPup |
Definition at line 57 of file sutra_controller_utils.h.
| double* gtomo_struct::diamPup_d |
Definition at line 78 of file sutra_controller_utils.h.
| double gtomo_struct::DiamTel |
Definition at line 50 of file sutra_controller_utils.h.
| double* gtomo_struct::GsAlt |
Definition at line 63 of file sutra_controller_utils.h.
| double* gtomo_struct::GsAlt_d |
Definition at line 77 of file sutra_controller_utils.h.
| double* gtomo_struct::h_d |
Definition at line 88 of file sutra_controller_utils.h.
| long* gtomo_struct::indexL0_d |
Definition at line 86 of file sutra_controller_utils.h.
| long* gtomo_struct::ioff_d |
Definition at line 71 of file sutra_controller_utils.h.
| double* gtomo_struct::L0diff_d |
Definition at line 87 of file sutra_controller_utils.h.
| double gtomo_struct::lgs_alt |
Definition at line 68 of file sutra_controller_utils.h.
| double gtomo_struct::lgs_cst |
Definition at line 65 of file sutra_controller_utils.h.
| double gtomo_struct::lgs_depth |
Definition at line 67 of file sutra_controller_utils.h.
| cudaStream_t gtomo_struct::matcov_stream |
Definition at line 95 of file sutra_controller_utils.h.
| long gtomo_struct::max_Nl0 |
Definition at line 85 of file sutra_controller_utils.h.
| int gtomo_struct::nlgs |
Definition at line 69 of file sutra_controller_utils.h.
| long* gtomo_struct::Nssp |
Definition at line 55 of file sutra_controller_utils.h.
| long* gtomo_struct::Nssp_d |
Definition at line 72 of file sutra_controller_utils.h.
| long* gtomo_struct::Nsubap |
Definition at line 56 of file sutra_controller_utils.h.
| long* gtomo_struct::Nsubap_d |
Definition at line 73 of file sutra_controller_utils.h.
| long gtomo_struct::Nw |
Definition at line 53 of file sutra_controller_utils.h.
| long gtomo_struct::Nx |
Definition at line 54 of file sutra_controller_utils.h.
| double gtomo_struct::obs |
Definition at line 51 of file sutra_controller_utils.h.
| double gtomo_struct::pasDPHI |
Definition at line 52 of file sutra_controller_utils.h.
| double gtomo_struct::spot_width |
Definition at line 66 of file sutra_controller_utils.h.
| double* gtomo_struct::sspSizeL_d |
Definition at line 93 of file sutra_controller_utils.h.
| double* gtomo_struct::tabDPHI_d |
Definition at line 90 of file sutra_controller_utils.h.
| double* gtomo_struct::thetaML |
Definition at line 60 of file sutra_controller_utils.h.
| double* gtomo_struct::thetaML_d |
Definition at line 79 of file sutra_controller_utils.h.
| double* gtomo_struct::u_d |
Definition at line 91 of file sutra_controller_utils.h.
| double* gtomo_struct::v_d |
Definition at line 92 of file sutra_controller_utils.h.
| double* gtomo_struct::X_d |
Definition at line 80 of file sutra_controller_utils.h.
| double* gtomo_struct::XPup |
Definition at line 58 of file sutra_controller_utils.h.
| double* gtomo_struct::XPup_d |
Definition at line 82 of file sutra_controller_utils.h.
| double* gtomo_struct::Y_d |
Definition at line 81 of file sutra_controller_utils.h.
| double* gtomo_struct::YPup |
Definition at line 59 of file sutra_controller_utils.h.
| double* gtomo_struct::YPup_d |
Definition at line 83 of file sutra_controller_utils.h.