![]() |
Walabot API Beta
All you need to know to create a Walabot Application
|
< Tracker Tagret parameters More...
#include <WalabotAPI.h>
Public Attributes | |
double | xPosCm |
X coordinate of target center. More... | |
double | yPosCm |
Y coordinate of target center. More... | |
double | zPosCm |
Z coordinate of target center. More... | |
double | amplitude |
Strongest signal returned from target. More... | |
< Tracker Tagret parameters
Definition at line 698 of file WalabotAPI.h.
double TrackerTarget_struct::amplitude |
Strongest signal returned from target.
Definition at line 703 of file WalabotAPI.h.
double TrackerTarget_struct::xPosCm |
X coordinate of target center.
Definition at line 700 of file WalabotAPI.h.
double TrackerTarget_struct::yPosCm |
Y coordinate of target center.
Definition at line 701 of file WalabotAPI.h.
double TrackerTarget_struct::zPosCm |
Z coordinate of target center.
Definition at line 702 of file WalabotAPI.h.