Previous: SDDS_GetParameter
Up: Manual Pages
Next: SDDS_GetParameterIndex
Previous Page: SDDS_GetParameter
Next Page: SDDS_GetParameterIndex
typedef struct {
char *name, *symbol, *units, *description, *format_string, *fixed_value;
long type;
/* internal data follows that should not be accessed by users */
} PARAMETER_DEFINITION;