Defines a TINE quintet data object containing a long integer value followed by a float triplet followed followed by a 16-character fixed-length name. More...
#include <tinetype.h>
Data Fields | |
float | f1val |
float | f2val |
float | f3val |
SINT32 | ival |
char | name [16] |
Defines a TINE quintet data object containing a long integer value followed by a float triplet followed followed by a 16-character fixed-length name.
float DUNAME::f1val |
the first float value
float DUNAME::f2val |
the second float value
float DUNAME::f3val |
the third float value
SINT32 DUNAME::ival |
first long integer value
char DUNAME::name[16] |
the name buffer