BioSignalPi  v2
Public Member Functions | List of all members
HrvWidget Class Reference

Widget responsible for the graphical interface of the HRV Analysis. More...

#include <hrvwidget.h>

Inheritance diagram for HrvWidget:
Inheritance graph
[legend]
Collaboration diagram for HrvWidget:
Collaboration graph
[legend]

Public Member Functions

 HrvWidget (QWidget *=NULL)
 

Detailed Description

Widget responsible for the graphical interface of the HRV Analysis.

Author
Martin
Todo:

Might be neccessary to set a upper limit for how large files to analyze. The qrs detection is the most computional demanding function called by HrvWidget

Add a seperate HeaderTextArea to display information from Header textfile if that exists.

Add the ability to use it for different sampling frequency sampling frequency is set in compile-time. Value set in QRSDET.h and convertecgtoibi.h

Bug:
Might crash or work incorrectly for "wrong" formated ECG-files

Definition at line 48 of file hrvwidget.h.

Constructor & Destructor Documentation

HrvWidget::HrvWidget ( QWidget *  parent = NULL)

Definition at line 22 of file hrvwidget.cpp.

Here is the call graph for this function:


The documentation for this class was generated from the following files: