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

Represents an event in datafile. More...

#include <DWDataReaderLibTypes.h>

Public Attributes

enum DWEventType event_type
 
double time_stamp
 
char event_text [200]
 

Detailed Description

Represents an event in datafile.

Member Data Documentation

◆ event_text

char DWEvent::event_text[200]

Event description

◆ event_type

enum DWEventType DWEvent::event_type

Event type

◆ time_stamp

double DWEvent::time_stamp

Timestamp in seconds relative to DWMeasurementInfo::start_measure_time


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