SDDS ToolKit Programs and Libraries for C and Python
|
Public Attributes | |
char * | name |
char * | new_units |
char * | old_units |
double | factor |
Definition at line 166 of file sddsconvert.c.
double CONVERT_UNITS::factor |
Definition at line 170 of file sddsconvert.c.
char* CONVERT_UNITS::name |
Definition at line 167 of file sddsconvert.c.
char* CONVERT_UNITS::new_units |
Definition at line 168 of file sddsconvert.c.
char* CONVERT_UNITS::old_units |
Definition at line 169 of file sddsconvert.c.