cacao  Release 0.1.03-dev
Compute And Control For Adaptive Optics
YYSTYPE Union Reference

#include <calc_bison.h>

Data Fields

long val_l
 
float val_f
 
double val_d
 
char string [200]
 
double(* fnctptr )()
 

Field Documentation

◆ fnctptr

double(* YYSTYPE::fnctptr)()

◆ string

char YYSTYPE::string

◆ val_d

double YYSTYPE::val_d

◆ val_f

float YYSTYPE::val_f

◆ val_l

long YYSTYPE::val_l

The documentation for this union was generated from the following files: