OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
eqninfstruct Struct Reference

#include <eval_eqn.h>

Collaboration diagram for eqninfstruct:
Collaboration graph

Public Attributes

int ee_scratch_int
 
int eqn_len
 
double * eqn_vars
 
unsigned char * equation
 
unsigned char num_strc
 
unsigned char num_vars
 
unsigned char num_work
 
unsigned char numconst
 
unsigned char result
 
char ** variable
 
void ** variable_ptr
 
unsigned char * variable_type
 

Detailed Description

Definition at line 57 of file eval_eqn.h.

Member Data Documentation

int eqninfstruct::ee_scratch_int

Definition at line 66 of file eval_eqn.h.

int eqninfstruct::eqn_len

Definition at line 67 of file eval_eqn.h.

double* eqninfstruct::eqn_vars

Definition at line 65 of file eval_eqn.h.

unsigned char* eqninfstruct::equation

Definition at line 61 of file eval_eqn.h.

unsigned char eqninfstruct::num_strc

Definition at line 72 of file eval_eqn.h.

unsigned char eqninfstruct::num_vars

Definition at line 68 of file eval_eqn.h.

unsigned char eqninfstruct::num_work

Definition at line 70 of file eval_eqn.h.

unsigned char eqninfstruct::numconst

Definition at line 69 of file eval_eqn.h.

unsigned char eqninfstruct::result

Definition at line 71 of file eval_eqn.h.

char** eqninfstruct::variable

Definition at line 64 of file eval_eqn.h.

void** eqninfstruct::variable_ptr

Definition at line 63 of file eval_eqn.h.

unsigned char* eqninfstruct::variable_type

Definition at line 62 of file eval_eqn.h.


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