The equivelent of std::vector but with a bit more control. The basic array unit of the library.
Definition Buffer.hpp:56
Creates and writes data from a distance encoder to a set excel page.
Definition DistanceEncoderSpreadsheet.h:11
File writeToFile(const File &template_file, const String &file_prefix, const File &file, const Buffer< DistanceReading > &readings)
Logic for reading or writing to a file as well as navigating filesystems.
Definition File.h:48
The core String class for the NDEVR API.
Definition String.h:69
int64_t sint08
-Defines an alias representing an 8 byte, signed integer -Can represent exact integer values -9223372...
Definition BaseValues.hpp:71
double fltp08
Defines an alias representing an 8 byte floating-point number.
Definition BaseValues.hpp:149
Definition DistanceEncoderSpreadsheet.h:14
fltp08 battery
Definition DistanceEncoderSpreadsheet.h:16
fltp08 distance
Definition DistanceEncoderSpreadsheet.h:15
sint08 time_sync
Definition DistanceEncoderSpreadsheet.h:17