DWDataReader 5.0.1
Reading data from Dewesoft data files
Loading...
Searching...
No Matches
DWFileInfo Struct Reference

Represents metadata about a data file. More...

#include <DWDataReaderLibTypes.h>

Public Attributes

double sample_rate
 
double start_store_time
 
double duration
 

Detailed Description

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.

Deprecated
This structure is deprecated and will be removed in a future release. Please use DWMeasurementInfo instead.

Member Data Documentation

◆ duration

double DWFileInfo::duration

Duration of the whole datafile (seconds)

◆ sample_rate

double DWFileInfo::sample_rate

Sampling rate

◆ start_store_time

double DWFileInfo::start_store_time

Absolute time at the start of storing (days) (in triggered storing this is the time of first trigger)


The documentation for this struct was generated from the following file: