SDDS ToolKit Programs and Libraries for C and Python
|
Public Attributes | |
char * | name |
char * | format |
char * | label |
long | index |
SDDS_ARRAY * | array |
Definition at line 211 of file sddsprintout.c.
SDDS_ARRAY* PRINT_ARRAY::array |
Definition at line 215 of file sddsprintout.c.
char * PRINT_ARRAY::format |
Definition at line 213 of file sddsprintout.c.
long PRINT_ARRAY::index |
Definition at line 214 of file sddsprintout.c.
char * PRINT_ARRAY::label |
Definition at line 213 of file sddsprintout.c.
char* PRINT_ARRAY::name |
Definition at line 213 of file sddsprintout.c.