struct MWDataTable
Stringly-expressed data from any sensor, ready to export in CSV format.
struct MWData
Useful when interacting with the C++ library.
protocol MWDataConvertible
Has a defined conversion from a
MblMwData
C++ struct into a defined Swift value type whose lifetime is not confined to the C++ closure.