|
SDDS ToolKit Programs and Libraries for C and Python
|
Public Attributes | |
| unsigned long | flags |
| char * | name |
| int32_t | maximumBins |
| int32_t | binFactor |
| double | deltaGuess |
| double | adjustFactor |
Definition at line 69 of file sddssnap2grid.c.
| double COLUMN_TO_SNAP::adjustFactor |
Definition at line 73 of file sddssnap2grid.c.
| int32_t COLUMN_TO_SNAP::binFactor |
Definition at line 72 of file sddssnap2grid.c.
| double COLUMN_TO_SNAP::deltaGuess |
Definition at line 73 of file sddssnap2grid.c.
| unsigned long COLUMN_TO_SNAP::flags |
Definition at line 70 of file sddssnap2grid.c.
| int32_t COLUMN_TO_SNAP::maximumBins |
Definition at line 72 of file sddssnap2grid.c.
| char* COLUMN_TO_SNAP::name |
Definition at line 71 of file sddssnap2grid.c.