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