![]() |
DWDataReader 5.0.1
Reading data from Dewesoft data files
|
Represents metadata about a data file. More...
#include <DWDataReaderLibTypes.h>
Public Attributes | |
| double | sample_rate |
| double | start_store_time |
| double | duration |
Represents metadata about a data file.
This structure provides information about a data file's sampling rate, when data storage began, and the duration for which data is recorded.
DWMeasurementInfo instead. | double DWFileInfo::duration |
Duration of the whole datafile (seconds)
| double DWFileInfo::sample_rate |
Sampling rate
| double DWFileInfo::start_store_time |
Absolute time at the start of storing (days) (in triggered storing this is the time of first trigger)