Fault Tolerance Interface
|
#include <fti.h>
Public Attributes | |
float | value |
int | intval |
char | byte [4] |
char FTIT_float::byte[4] |
Byte array for coarser control.
int FTIT_float::intval |
Integer mapped to do bit edits.
float FTIT_float::value |
Floating point value.