cacao  Release 0.1.03-dev
Compute And Control For Adaptive Optics
CMDARGTOKEN Struct Reference

#include <CLIcore.h>

Data Fields

int type
 
union {
   double   numf
 
   long   numl
 
   char   string [200]
 
val
 

Field Documentation

◆ numf

double CMDARGTOKEN::numf

◆ numl

long CMDARGTOKEN::numl

◆ string

char CMDARGTOKEN::string[200]

◆ type

int CMDARGTOKEN::type

◆ val

union { ... } CMDARGTOKEN::val

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