crange-1.6.2
|
Structure to store range tables. More...
#include <crange.h>
Data Fields | |
double | z1 |
double | a1 |
short | sswitch |
tdata * | target |
time_t | timestamp |
double | range [MAXE] |
Structure to store range tables.
This structure contains a range table and its associated metadata.
double RANGE_TABLE::range[MAXE] |
tdata* RANGE_TABLE::target |
time_t RANGE_TABLE::timestamp |