User's Manual

Walabot60ghz Evaluation Kit Hardware spec
Vayyar Confidential
Page 15 of 16
3.2 API
The Vayyar Application Programming Interface (API) provides programmatic access to the Vayyar
EVK Engine, allowing for integration of Vayyar’s non-contact RF sensors into customer-developed
systems.
The outputs (raw data or the 3D/2D Image data) can be received by API in parallel or instead of the
Web GUI.
Some of the outputs available through API:
‘rawImage_XYZ’ 3D image matrix
‘rawImage_XY’ 2D image matrix (averaged over the Z axis)
‘rawImage_XZ’ – 2D image (averaged over the Y axis)
‘rawImage_YZ’ – 2D image (averaged over the X axis)
‘I’ – The ‘I’ segment of the raw I/Q data
‘Q’ The ‘Q’ segment of the raw I/Q data
‘pairs’ – Transmit/receive antenna pairs of the I/Q data
‘freqs’ – Recorded frequencies of the I/Q data