smax-clib v0.9
A C/C++ client library for SMA-X
|
Structure that defines a coordinate system, with one or more XCoordinateAxis. More...
#include <smax.h>
Data Fields | |
XCoordinateAxis * | axis |
Array of coordinate axes, with nAxis size. | |
int | nAxis |
Number of coordinate axes (i.e. dimension) | |
Structure that defines a coordinate system, with one or more XCoordinateAxis.