Defines a TINE pairwise data object containing a float value followed by a 4-byte integer value. More...
#include <tinetype.h>
Data Fields | |
float | fval |
SINT32 | ival |
Defines a TINE pairwise data object containing a float value followed by a 4-byte integer value.
float FLTINT::fval |
the float value
SINT32 FLTINT::ival |
the long integer value