Collaboration diagram for DPTFullMove_t:
Data Fields | |
DPTMove_t | move [DPT_MAX_DEPTH] |
double | val |
unsigned int | depth |
Definition at line 36 of file eg_dptighten.c.
|
depth of the stored move Definition at line 40 of file eg_dptighten.c. |
|
single move for each depth Definition at line 38 of file eg_dptighten.c. |
|
value asociated to the move Definition at line 39 of file eg_dptighten.c. |