Structure that defines a coordinate axis in an XCoordinateSystem for an SMA-X data array.
More...
#include <smax.h>
|
char * | name |
| Coordinate name, e.g. "x" or "time".
|
|
double | refIndex |
| Data index at which the reference coordinate value is defined.
|
|
double | refValue |
| Reference coordinate value in units set above.
|
|
double | step |
| Coordinate step between consecutive data, in the units defined above.
|
|
char * | unit |
| Coordinate unit name, e.g. "GHz" or "ms".
|
|
Structure that defines a coordinate axis in an XCoordinateSystem for an SMA-X data array.
- See also
- XCoordinateSystem
The documentation for this struct was generated from the following file: