MAOS
Multithreaded Adaptive Optics Simulator
|
Data Fields | |
int | ips |
int | nx0 |
int | ny0 |
int | offx |
int | offy |
int | isim |
int | isim_next |
map_t * | atm |
Real | ox |
Real | oy |
Real * | next_atm |
pthread_t | threads |
int atm_prep_t::ips |
int atm_prep_t::nx0 |
int atm_prep_t::ny0 |
int atm_prep_t::offx |
int atm_prep_t::offy |
int atm_prep_t::isim |
int atm_prep_t::isim_next |
map_t* atm_prep_t::atm |
Real atm_prep_t::ox |
Real atm_prep_t::oy |
Real* atm_prep_t::next_atm |
pthread_t atm_prep_t::threads |