API Documentation
Loading...
Searching...
No Matches
DistanceEncoderSpreadsheet.h
Go to the documentation of this file.
1#pragma once
2#include "DLLInfo.h"
3#include "Base/Headers/File.h"
5namespace NDEVR
6{
8 {
9 public:
16 public:
17 File writeToFile(const File& template_file, const String& file_prefix, const File& file, const Buffer<DistanceReading>& readings);
18 };
19}
#define OPENXLSX_INTERFACE_API
Definition DLLInfo.h:73
The equivelent of std::vector but with a bit more control. The basic array unit of the library.
Definition Buffer.hpp:59
Definition DistanceEncoderSpreadsheet.h:8
Logic for reading or writing to a file as well as navigating filesystems.
Definition File.h:48
The core String class for the software.
Definition String.h:47
Definition ACIColor.h:37
int64_t sint08
-Defines an alias representing an 8 byte, signed integer -Can represent exact integer values -9223372...
Definition BaseValues.hpp:81
double fltp08
Defines an alias representing an 8 byte floating-point number.
Definition BaseValues.hpp:176
Definition DistanceEncoderSpreadsheet.h:11
fltp08 battery
Definition DistanceEncoderSpreadsheet.h:13
fltp08 distance
Definition DistanceEncoderSpreadsheet.h:12
sint08 time_sync
Definition DistanceEncoderSpreadsheet.h:14