Defines a TINE triplet data object containing a float value followed by a long integer doublet. More...
#include <tinetype.h>
Data Fields | |
float | fval |
SINT32 | i1val |
SINT32 | i2val |
Defines a TINE triplet data object containing a float value followed by a long integer doublet.
float FLTINTINT::fval |
the first float value
SINT32 FLTINTINT::i1val |
the first long integer value
SINT32 FLTINTINT::i2val |
the second long integer value