MAOS
Multithreaded Adaptive Optics Simulator
status_t Struct Reference
+ Collaboration diagram for status_t:

Data Fields

double wfs
 
double recon
 
double other
 
double eval
 
double tot
 
double scale
 
double mean
 
long rest
 
long laps
 
int iseed
 
int nseed
 
int nthread
 
int isim
 
int simstart
 
int simend
 
char done
 
char warning
 
char unused1
 
char unused2
 
double clerrlo
 
double clerrhi
 
int info
 
time_t timstart
 
time_t timlast
 

Detailed Description

Status about each process. Timing, wavefront error, etc.

Field Documentation

◆ wfs

double status_t::wfs

◆ recon

double status_t::recon

◆ other

double status_t::other

◆ eval

double status_t::eval

◆ tot

double status_t::tot

◆ scale

double status_t::scale

◆ mean

double status_t::mean

◆ rest

long status_t::rest

◆ laps

long status_t::laps

◆ iseed

int status_t::iseed

◆ nseed

int status_t::nseed

◆ nthread

int status_t::nthread

◆ isim

int status_t::isim

◆ simstart

int status_t::simstart

◆ simend

int status_t::simend

◆ done

char status_t::done

◆ warning

char status_t::warning

◆ unused1

char status_t::unused1

◆ unused2

char status_t::unused2

◆ clerrlo

double status_t::clerrlo

◆ clerrhi

double status_t::clerrhi

◆ info

int status_t::info

◆ timstart

time_t status_t::timstart

◆ timlast

time_t status_t::timlast

The documentation for this struct was generated from the following file: