![]() |
Walabot API Beta
All you need to know to create a Walabot Application
|
< Sensor 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... | |
< Sensor Tagret parameters
Definition at line 689 of file WalabotAPI.h.
double SensorTarget_struct::amplitude |
Strongest signal returned from target.
Definition at line 694 of file WalabotAPI.h.
double SensorTarget_struct::xPosCm |
X coordinate of target center.
Definition at line 691 of file WalabotAPI.h.
double SensorTarget_struct::yPosCm |
Y coordinate of target center.
Definition at line 692 of file WalabotAPI.h.
double SensorTarget_struct::zPosCm |
Z coordinate of target center.
Definition at line 693 of file WalabotAPI.h.