Walabot API
All you need to know to create a Walabot Application
SensorTarget_struct Struct Reference

< 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...
 

Detailed Description

< Sensor Tagret parameters

Definition at line 733 of file WalabotAPI.h.

Member Data Documentation

double SensorTarget_struct::amplitude

Strongest signal returned from target.

Definition at line 738 of file WalabotAPI.h.

double SensorTarget_struct::xPosCm

X coordinate of target center.

Definition at line 735 of file WalabotAPI.h.

double SensorTarget_struct::yPosCm

Y coordinate of target center.

Definition at line 736 of file WalabotAPI.h.

double SensorTarget_struct::zPosCm

Z coordinate of target center.

Definition at line 737 of file WalabotAPI.h.


The documentation for this struct was generated from the following file: