SDDS ToolKit Programs and Libraries for C and Python
|
Public Attributes | |
char * | name |
long | index |
long | type |
short | decreasing_order |
short | maximize_order |
short | absolute |
double * | data |
Definition at line 127 of file sddssort.c.
short SORT_REQUEST::absolute |
Definition at line 131 of file sddssort.c.
double* SORT_REQUEST::data |
Definition at line 132 of file sddssort.c.
short SORT_REQUEST::decreasing_order |
Definition at line 131 of file sddssort.c.
long SORT_REQUEST::index |
Definition at line 130 of file sddssort.c.
short SORT_REQUEST::maximize_order |
Definition at line 131 of file sddssort.c.
char* SORT_REQUEST::name |
Definition at line 129 of file sddssort.c.
long SORT_REQUEST::type |
Definition at line 130 of file sddssort.c.