Defines a TINE triplet data object containing a float doublet followed by a long integer value. More...
#include <tinetype.h>
Data Fields | |
| float | f1val |
| float | f2val |
| SINT32 | ival |
Defines a TINE triplet data object containing a float doublet followed by a long integer value.
| float FLTFLTINT::f1val |
the first float value
| float FLTFLTINT::f2val |
the second float value
| SINT32 FLTFLTINT::ival |
the first long integer value
1.5.8