AdaptiveOpticsControl
VARIABLE Struct Reference

#include <CLIcore.h>

Data Fields

int used
 
char name [80]
 
int type
 
union {
   double   f
 
   long   l
 
   char   s [80]
 
value
 
char comment [200]
 

Field Documentation

char VARIABLE::comment[200]
double VARIABLE::f
long VARIABLE::l
char VARIABLE::name[80]
char VARIABLE::s[80]
int VARIABLE::type
int VARIABLE::used
union { ... } VARIABLE::value

0: double, 1: long, 2: string


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