Multi-Dimension array aXis. More...
#include <tinetype.h>
Data Fields | |
| char | label [16] |
| int | len |
| float | max |
| float | min |
| int | reserved |
| char | units [16] |
Multi-Dimension array aXis.
| char MDX::label[16] |
the axis label
| int MDX::len |
the number of elements in this dimension
| float MDX::max |
the axis value of the last element
| float MDX::min |
the axis value of the initial element
| int MDX::reserved |
reserved field
| char MDX::units[16] |
the axis units
1.5.8