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

Structure with information about the current measurement. More...

#include <DWDataReaderLibTypes.h>

Public Attributes

double sample_rate
 
double start_measure_time
 
double start_store_time
 
double duration
 

Detailed Description

Structure with information about the current measurement.

Member Data Documentation

◆ duration

double DWMeasurementInfo::duration

Duration of the whole datafile (seconds)

◆ sample_rate

double DWMeasurementInfo::sample_rate

Sampling rate

◆ start_measure_time

double DWMeasurementInfo::start_measure_time

Absolute time at the start of measurement (days) (in triggered storing this is the time of arming)

◆ start_store_time

double DWMeasurementInfo::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: