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