4#include <NDEVR/BaseValues.h>
5#include <NDEVR/CalibrationPosition.h>
The equivelent of std::vector but with a bit more control.
Logic for reading or writing to a file as well as navigating filesystems or other common file operati...
Creates and writes data from a distance encoder to a set excel page.
Logic and storage for IMU calibration.
The core String class for the NDEVR API.
The primary namespace for the NDEVR SDK.
Input data for generating an IMU calibration spreadsheet.
File file
Output file path.
Buffer< CalibrationPosition > positions
Calibration positions used in the test.
String file_prefix
Prefix for the output filename.
String probe_id
Identifier of the probe being calibrated.
File template_file
Template XLSX file to base the output on.