diff --git a/docs/index.html b/docs/index.html index a9d9dd2..d5fe5e2 100644 --- a/docs/index.html +++ b/docs/index.html @@ -89,7 +89,7 @@

The aim of this project is to test the reliability of automatic oscillometric blood pressure measurements by implementing a real-time application in C++. The application automatically measures the user's pulse and blood pressure by using a manual blood pressure cuff equipped with a pressure sensor that is connected to a USB-DUX-SIGMA converter, connected to a Linux computer.

-

obp hardware overview.
+

obp hardware overview.

If there is no USB-DUX devide connected to the computer, the application will not start up. If the USBDUX-D device is used, a warning will be written into the programs log file, but the application will still run. The USBDUX-D device has only 12-bit instead of 24, like the SIGMA device, which is not enough for the blood pressure detection to work.

@@ -97,6 +97,10 @@

A demonstration of the application can be found on YouTube.

obp hardware overview.

+Documentation

+

The Doxygen documentation is available on GitHub pages: https://itsbelinda.github.io/obp/

+

Alternatively, it can be built from the configuration file in the doxygen folder.

+

Installation (C++)

The following instructions concern the code located in the C++ folder.

The following libraries are required to compile and run the program:

-

+

Cloning the Repository

IMPORTANT: This repository contains a submodule, the software will not build, if the submodule is not cloned. To clone both this repository and the submodule run the following commands:

git clone https://github.com/itsBelinda/obp.git
 git submodule init
 git submodule update
-

+

Installing dependencies (for Ubuntu)

This quick guide assumes g++ and cmake are installed with a g++ verstion that supports C++20.

-

+

Install Comedi Development Librairy

sudo apt-get install libcomedi-dev
-

+

Install Qt and Qwt Development Librairy

sudo apt-get install qt-default
 sudo apt-get install libqwt-qt5-dev
-

+

Install the IIR Filter Librairy (iir1) by Bernd Porr

Link the repository to the package manager:

sudo add-apt-repository ppa:berndporr/dsp
 

Then install as usual:

sudo apt-get install iir1-dev
-

+

Building the Projcet

-

The project is set-up as a cmake project (details are defined in CMakeList.txt). Run cmake . from the console in the source foler (c++ to generate the Makefile and make to compile. Run ctest to run the test.

-

+

The project is set-up as a cmake project (details are defined in CMakeList.txt). Run cmake . from the console in the source foler (c++) to generate the Makefile and make to compile. Run ctest to run the test.

+

Running the Application

Finally, run the application form the source folder with ./obp.

-

+

License

This piece of software is released under the GNU General Public License. http://www.gnu.org/licenses/licenses.html#GPL So please go ahead and modify/extend it.

-

+

Credits

The first C++ setup of this project is based on a data aquisiton project by Bernd Porr, which can be found here. This was initially developed by Tobi Delbrücks (http://http://www.ini.uzh.ch/~tobi/friend/).

diff --git a/docs/navtreedata.js b/docs/navtreedata.js index 3c348bb..b88bac8 100644 --- a/docs/navtreedata.js +++ b/docs/navtreedata.js @@ -24,18 +24,19 @@ var NAVTREE = [ [ "Oscillometric Blood Pressure Measurement", "index.html", [ [ "Demonstration", "index.html#autotoc_md1", null ], - [ "Installation (C++)", "index.html#autotoc_md2", [ - [ "Cloning the Repository", "index.html#autotoc_md3", null ], - [ "Installing dependencies (for Ubuntu)", "index.html#autotoc_md4", [ - [ "Install Comedi Development Librairy", "index.html#autotoc_md5", null ], - [ "Install Qt and Qwt Development Librairy", "index.html#autotoc_md6", null ], - [ "Install the IIR Filter Librairy (iir1) by Bernd Porr", "index.html#autotoc_md7", null ] + [ "Documentation", "index.html#autotoc_md2", null ], + [ "Installation (C++)", "index.html#autotoc_md3", [ + [ "Cloning the Repository", "index.html#autotoc_md4", null ], + [ "Installing dependencies (for Ubuntu)", "index.html#autotoc_md5", [ + [ "Install Comedi Development Librairy", "index.html#autotoc_md6", null ], + [ "Install Qt and Qwt Development Librairy", "index.html#autotoc_md7", null ], + [ "Install the IIR Filter Librairy (iir1) by Bernd Porr", "index.html#autotoc_md8", null ] ] ], - [ "Building the Projcet", "index.html#autotoc_md8", null ], - [ "Running the Application", "index.html#autotoc_md9", null ] + [ "Building the Projcet", "index.html#autotoc_md9", null ], + [ "Running the Application", "index.html#autotoc_md10", null ] ] ], - [ "License", "index.html#autotoc_md10", null ], - [ "Credits", "index.html#autotoc_md11", null ], + [ "License", "index.html#autotoc_md11", null ], + [ "Credits", "index.html#autotoc_md12", null ], [ "Classes", "annotated.html", [ [ "Class List", "annotated.html", "annotated_dup" ], [ "Class Index", "classes.html", null ], diff --git a/docs/navtreeindex0.js b/docs/navtreeindex0.js index 58ebb8a..c18e1e3 100644 --- a/docs/navtreeindex0.js +++ b/docs/navtreeindex0.js @@ -1,186 +1,187 @@ var NAVTREEINDEX0 = { -"_comedi_handler_8cpp.html":[5,0,0,0], -"_comedi_handler_8h.html":[5,0,0,1], -"_comedi_handler_8h.html#a102f35130c6f3f283768e4d4e2dafa45":[5,0,0,1,4], -"_comedi_handler_8h.html#a38be9d97fbc045437478faa70c8bffb9":[5,0,0,1,3], -"_comedi_handler_8h.html#a7e1b799aeeb02ae7e3385b9daabf6459":[5,0,0,1,2], -"_comedi_handler_8h.html#ac572954c72aad7a8b7c37d095afddf96":[5,0,0,1,1], -"_comedi_handler_8h_source.html":[5,0,0,1], -"_cpp_thread_8h.html":[5,0,0,3], -"_cpp_thread_8h_source.html":[5,0,0,3], -"_datarecord_8cpp.html":[5,0,0,4], -"_datarecord_8h.html":[5,0,0,5], -"_datarecord_8h_source.html":[5,0,0,5], -"_i_observer_8h.html":[5,0,0,7], -"_i_observer_8h_source.html":[5,0,0,7], -"_i_subject_8h.html":[5,0,0,8], -"_i_subject_8h_source.html":[5,0,0,8], -"_info_dialog_8h.html":[5,0,0,6], -"_info_dialog_8h_source.html":[5,0,0,6], -"_o_b_p_detection_8cpp.html":[5,0,0,10], -"_o_b_p_detection_8h.html":[5,0,0,11], -"_o_b_p_detection_8h.html#a0daaa01c95492013b852ba3d9dbaffc8":[5,0,0,11,1], -"_o_b_p_detection_8h.html#a6cb15839c667056f1c2c373b17f34639":[5,0,0,11,2], -"_o_b_p_detection_8h.html#a819f0267207a10f6642b6610cd6119cb":[5,0,0,11,3], -"_o_b_p_detection_8h_source.html":[5,0,0,11], -"_plot_8cpp.html":[5,0,0,12], -"_plot_8h.html":[5,0,0,13], -"_plot_8h_source.html":[5,0,0,13], -"_processing_8cpp.html":[5,0,0,14], -"_processing_8h.html":[5,0,0,15], -"_processing_8h.html#a50d08a51e328af1b349ac4571f2d7ec0":[5,0,0,15,1], -"_processing_8h.html#a7b75f3e4a73c930e007f9466cfaa43a5":[5,0,0,15,2], -"_processing_8h_source.html":[5,0,0,15], -"_settings_dialog_8cpp.html":[5,0,0,16], -"_settings_dialog_8h.html":[5,0,0,17], -"_settings_dialog_8h_source.html":[5,0,0,17], -"_window_8cpp.html":[5,0,0,18], -"_window_8h.html":[5,0,0,19], -"_window_8h.html#a41ce8436f0ca421a19e8afe0cd8bab3c":[5,0,0,19,1], -"_window_8h_source.html":[5,0,0,19], -"annotated.html":[4,0], -"class_comedi_handler.html":[4,0,0], -"class_comedi_handler.html#a37a4a42c0f19ebe7103058333b3aa136":[4,0,0,2], -"class_comedi_handler.html#a93f1c0dbcf7fafd8231cb89eac244684":[4,0,0,0], -"class_comedi_handler.html#aba86bbadb8f9eefc206c292009927a9f":[4,0,0,3], -"class_comedi_handler.html#acf413f44cf7135701a9cd9e2f5f514f1":[4,0,0,4], -"class_comedi_handler.html#afad7a971bfa4dabbaf2f77d0e537f834":[4,0,0,1], -"class_cpp_thread.html":[4,0,1], -"class_cpp_thread.html#a1be46d1be000f41a763289300623c609":[4,0,1,4], -"class_cpp_thread.html#a72e4a185fe940958ef9966d113c1e57b":[4,0,1,0], -"class_cpp_thread.html#a792b79e72250710147c452648def4a78":[4,0,1,3], -"class_cpp_thread.html#a8ff0fda6b913cc53764caef0e1200f3f":[4,0,1,2], -"class_cpp_thread.html#acb878b98309e602a54ce33ef9dbba69f":[4,0,1,1], -"class_datarecord.html":[4,0,2], -"class_datarecord.html#a176b6fa55f71fa98564ef0c921cf60e6":[4,0,2,4], -"class_datarecord.html#a2b869a894f779b4e4fbae9e32ff26b1d":[4,0,2,2], -"class_datarecord.html#a7f866ddedef7d2269d28558a033e210d":[4,0,2,0], -"class_datarecord.html#a96499d3e2efc46f3ad2c9e2a44912594":[4,0,2,5], -"class_datarecord.html#a9d549c3432e7d0607a001071c4b08c99":[4,0,2,3], -"class_datarecord.html#a9ff1630de916d26374fd82191ba952bc":[4,0,2,1], -"class_datarecord.html#ad954b65fa72fa9dd00227cde76922e7d":[4,0,2,6], -"class_i_observer.html":[4,0,4], -"class_i_observer.html#a230abeef38a8660cef0270cc3906ebc3":[4,0,4,5], -"class_i_observer.html#a2f5fa13568ff1a64ffded6ab788526d5":[4,0,4,4], -"class_i_observer.html#a789de90cb26cc0e1eb23b971ee885b47":[4,0,4,0], -"class_i_observer.html#a7b227d21319ef6d6d266232787ba2626":[4,0,4,1], -"class_i_observer.html#aadeaa0f2d1001b4014ab1de8aa4f97e3":[4,0,4,2], -"class_i_observer.html#ad0c6d36456d3c2821b1d951b22135559":[4,0,4,3], -"class_i_subject.html":[4,0,5], -"class_i_subject.html#a00e6c82debe5de1b0107e5188bb1823d":[4,0,5,7], -"class_i_subject.html#a16e8f5d0deaf44fe082c8aa6b1d481e8":[4,0,5,2], -"class_i_subject.html#a1d01bc40bcf42a636c7a9d84553ff0b7":[4,0,5,0], -"class_i_subject.html#a1e0895b9e7119f194eed3246af50b59f":[4,0,5,3], -"class_i_subject.html#a23b243dffd61629bd779e01e89bc2930":[4,0,5,4], -"class_i_subject.html#a6e958c613b50e94d00642518cbcc8256":[4,0,5,1], -"class_i_subject.html#a857859d9ba548b9c1cc116506080f02b":[4,0,5,6], -"class_i_subject.html#ad71df52024aa4350b4bfc166439381f3":[4,0,5,5], -"class_info_dialog.html":[4,0,3], -"class_info_dialog.html#af5bbe811c1d4e0b22c1403d37257bfa5":[4,0,3,0], -"class_o_b_p_detection.html":[4,0,6], -"class_o_b_p_detection.html#a0fdef3e63c341d27c93458f8cf32830d":[4,0,6,0], -"class_o_b_p_detection.html#a10a13179cb1942b88396834008e209d6":[4,0,6,8], -"class_o_b_p_detection.html#a133b22f5901865321fd10ffa14d7b869":[4,0,6,3], -"class_o_b_p_detection.html#a15967ae7199ba0a7a6f715626084e223":[4,0,6,6], -"class_o_b_p_detection.html#a3d5257f9b9da7cc71c130a4281bfd6d2":[4,0,6,7], -"class_o_b_p_detection.html#a510d749b5e3d61ae6116f2ffd583941d":[4,0,6,12], -"class_o_b_p_detection.html#a55eb9beca57a48b904619a16270cf547":[4,0,6,10], -"class_o_b_p_detection.html#a6c39b1b34df3e0afcce59dd01c6cc615":[4,0,6,16], -"class_o_b_p_detection.html#a7493df91195a4299d01dc1a2c6909bd4":[4,0,6,1], -"class_o_b_p_detection.html#a839618c25449d0ac1a98f461512f5445":[4,0,6,13], -"class_o_b_p_detection.html#a968a90ec37460ab77830895d314b7b5c":[4,0,6,11], -"class_o_b_p_detection.html#aa86f317d6a912e11357e29fa24557446":[4,0,6,5], -"class_o_b_p_detection.html#ab889a18bb5e3fab794f03d316de353be":[4,0,6,2], -"class_o_b_p_detection.html#ad2fda28da370e181bea15c7c59773ec0":[4,0,6,4], -"class_o_b_p_detection.html#ad3674bed9d70813278c6b787a58bc02b":[4,0,6,15], -"class_o_b_p_detection.html#ad63346e005294cea4adf396b56e2969d":[4,0,6,9], -"class_o_b_p_detection.html#afdd1ed1d136ba58c48394ab2dad2ce02":[4,0,6,14], -"class_plot.html":[4,0,7], -"class_plot.html#a18ee17a23ad72a1ee3f0d831c8f3b137":[4,0,7,4], -"class_plot.html#a6d99883f5af34d3dc60529a8e31d2081":[4,0,7,3], -"class_plot.html#a79c63905c66c91ad1623c4a56d7d07a1":[4,0,7,6], -"class_plot.html#a81b2d419dd70ef2ec6f6e2d52a148502":[4,0,7,5], -"class_plot.html#aaf1111877d5ad089474320b01d0173a3":[4,0,7,1], -"class_plot.html#ab18180f1d17a4f5a66e85930b79766ed":[4,0,7,2], -"class_plot.html#ac0181c7bbf6a51e7ad632da7551dfab9":[4,0,7,0], -"class_processing.html":[4,0,8], -"class_processing.html#a07630af9dedb2a45fdc1104d4885da23":[4,0,8,5], -"class_processing.html#a08ce5dcddf8cdab8b7a22c57cdaa3b0c":[4,0,8,6], -"class_processing.html#a0a08bd660671daa592669aabf1e91e2c":[4,0,8,8], -"class_processing.html#a0aa99b26651784a1e9ea89d5e6a7ceaa":[4,0,8,7], -"class_processing.html#a11c05e7fe49b0f14a290ea96a3228e86":[4,0,8,14], -"class_processing.html#a3243875a7f61a9b08fd42801c01f5f12":[4,0,8,13], -"class_processing.html#a48912f49a9be0d679174d100eb28602a":[4,0,8,9], -"class_processing.html#a58961dd172d5f6fb8ff34233aca84122":[4,0,8,2], -"class_processing.html#a5d8be1a4e1b76e42439d5aa412b57c33":[4,0,8,12], -"class_processing.html#a69cd7631f1df5653a3cea8852b41dafd":[4,0,8,0], -"class_processing.html#a8649d8dcb60d36bf7609e11c528ac3b8":[4,0,8,3], -"class_processing.html#a9eef5cba26eeaf799eb030fb9de2839c":[4,0,8,10], -"class_processing.html#aba07edd7c8244096ddbf149c465ccbb7":[4,0,8,1], -"class_processing.html#ac40b38859a829f2a9e26968bfb2784ba":[4,0,8,11], -"class_processing.html#af94c7ef21c0baca19a66ec94f1bc5092":[4,0,8,4], -"class_q_dialog.html":[4,0,9], -"class_q_main_window.html":[4,0,10], -"class_qwt_plot.html":[4,0,11], -"class_settings_dialog.html":[4,0,12], -"class_settings_dialog.html#a0169e3d0a62d8266626eea8bd2a1cb25":[4,0,12,9], -"class_settings_dialog.html#a43ff2ab8209e9cde7fcbc1e28e8d4eb7":[4,0,12,1], -"class_settings_dialog.html#a4819cd583914879b552ce1aa420a18c8":[4,0,12,2], -"class_settings_dialog.html#a5b1793071e281674ef5e781cf4a1c946":[4,0,12,5], -"class_settings_dialog.html#a83ad8b9e69da3c9a22b990e6575629ee":[4,0,12,8], -"class_settings_dialog.html#a9933956b777b2c0451e9119581cc22fb":[4,0,12,0], -"class_settings_dialog.html#aa6d174d5fe35722f05870949beff3a79":[4,0,12,6], -"class_settings_dialog.html#ad2e6a17f06755decc5b31938e7489952":[4,0,12,7], -"class_settings_dialog.html#ad73bc667d1ed13d2d1e1a2671348acd7":[4,0,12,4], -"class_settings_dialog.html#af94104a1731e094a3c021455d0d90b9f":[4,0,12,3], -"class_window.html":[4,0,13], -"class_window.html#a2328dbdd8723bbddef2a89fcb2598204":[4,0,13,0], -"class_window.html#a245d821e6016fa1f6970ccbbedd635f6":[4,0,13,1], -"class_window.html#ad7f69e5f90b987aa26b998c303abb55d":[4,0,13,2], -"classes.html":[4,1], -"common_8h.html":[5,0,0,2], -"common_8h.html#a17889cf1cf83a54524c242fa5a353cf1":[5,0,0,2,11], -"common_8h.html#a37e81ba95a17d084fc76ba23bd4fee7e":[5,0,0,2,3], -"common_8h.html#a4e5635a17cd1f0b0fe3a4a868bddb292":[5,0,0,2,0], -"common_8h.html#a60030ffce93a75a6e48dbf9358528137":[5,0,0,2,10], -"common_8h.html#a64e169b6e0f42914937270604cc438ed":[5,0,0,2,12], -"common_8h.html#a64e169b6e0f42914937270604cc438eda4107a2246a342bbd855f39fdb0791c5d":[5,0,0,2,12,4], -"common_8h.html#a64e169b6e0f42914937270604cc438eda42997d3e2a66506eeeba6ea4f3710583":[5,0,0,2,12,1], -"common_8h.html#a64e169b6e0f42914937270604cc438eda87e8e726854a6b31c7b5170ea76f7223":[5,0,0,2,12,3], -"common_8h.html#a64e169b6e0f42914937270604cc438edac1ef4d647b6b7d6acdada1329ff1e761":[5,0,0,2,12,2], -"common_8h.html#a64e169b6e0f42914937270604cc438edaef6e618349cf513d63e07ce684005f80":[5,0,0,2,12,0], -"common_8h.html#a6d32dd1e070e38074ecaf6df8ac4d591":[5,0,0,2,9], -"common_8h.html#a6d8cf6e6941b13c559528cb43efbefae":[5,0,0,2,2], -"common_8h.html#a8a172dc8da48ad20120e7a861682c32f":[5,0,0,2,4], -"common_8h.html#ab2540ee2436c48a6be868b90fb4f4e54":[5,0,0,2,7], -"common_8h.html#abecc939488f937a1a9c49546f849cac3":[5,0,0,2,6], -"common_8h.html#acec5d9339cdb5e3ba663a271bcaf3ef6":[5,0,0,2,8], -"common_8h.html#ad63c435d65dbd22e95caac7782d667fc":[5,0,0,2,1], -"common_8h.html#af13337d4558cc3a02a6d238111ac7385":[5,0,0,2,5], -"common_8h_source.html":[5,0,0,2], -"dir_b2bca091c87127f5da307455ce418719.html":[5,0,0], -"files.html":[5,0], -"functions.html":[4,3,0], -"functions_func.html":[4,3,1], -"globals.html":[5,1,0], -"globals_defs.html":[5,1,3], -"globals_enum.html":[5,1,2], -"globals_func.html":[5,1,1], -"hierarchy.html":[4,2], +"_comedi_handler_8cpp.html":[6,0,0,0], +"_comedi_handler_8h.html":[6,0,0,1], +"_comedi_handler_8h.html#a102f35130c6f3f283768e4d4e2dafa45":[6,0,0,1,4], +"_comedi_handler_8h.html#a38be9d97fbc045437478faa70c8bffb9":[6,0,0,1,3], +"_comedi_handler_8h.html#a7e1b799aeeb02ae7e3385b9daabf6459":[6,0,0,1,2], +"_comedi_handler_8h.html#ac572954c72aad7a8b7c37d095afddf96":[6,0,0,1,1], +"_comedi_handler_8h_source.html":[6,0,0,1], +"_cpp_thread_8h.html":[6,0,0,3], +"_cpp_thread_8h_source.html":[6,0,0,3], +"_datarecord_8cpp.html":[6,0,0,4], +"_datarecord_8h.html":[6,0,0,5], +"_datarecord_8h_source.html":[6,0,0,5], +"_i_observer_8h.html":[6,0,0,7], +"_i_observer_8h_source.html":[6,0,0,7], +"_i_subject_8h.html":[6,0,0,8], +"_i_subject_8h_source.html":[6,0,0,8], +"_info_dialog_8h.html":[6,0,0,6], +"_info_dialog_8h_source.html":[6,0,0,6], +"_o_b_p_detection_8cpp.html":[6,0,0,10], +"_o_b_p_detection_8h.html":[6,0,0,11], +"_o_b_p_detection_8h.html#a0daaa01c95492013b852ba3d9dbaffc8":[6,0,0,11,1], +"_o_b_p_detection_8h.html#a6cb15839c667056f1c2c373b17f34639":[6,0,0,11,2], +"_o_b_p_detection_8h.html#a819f0267207a10f6642b6610cd6119cb":[6,0,0,11,3], +"_o_b_p_detection_8h_source.html":[6,0,0,11], +"_plot_8cpp.html":[6,0,0,12], +"_plot_8h.html":[6,0,0,13], +"_plot_8h_source.html":[6,0,0,13], +"_processing_8cpp.html":[6,0,0,14], +"_processing_8h.html":[6,0,0,15], +"_processing_8h.html#a50d08a51e328af1b349ac4571f2d7ec0":[6,0,0,15,1], +"_processing_8h.html#a7b75f3e4a73c930e007f9466cfaa43a5":[6,0,0,15,2], +"_processing_8h_source.html":[6,0,0,15], +"_settings_dialog_8cpp.html":[6,0,0,16], +"_settings_dialog_8h.html":[6,0,0,17], +"_settings_dialog_8h_source.html":[6,0,0,17], +"_window_8cpp.html":[6,0,0,18], +"_window_8h.html":[6,0,0,19], +"_window_8h.html#a41ce8436f0ca421a19e8afe0cd8bab3c":[6,0,0,19,1], +"_window_8h_source.html":[6,0,0,19], +"annotated.html":[5,0], +"class_comedi_handler.html":[5,0,0], +"class_comedi_handler.html#a37a4a42c0f19ebe7103058333b3aa136":[5,0,0,2], +"class_comedi_handler.html#a93f1c0dbcf7fafd8231cb89eac244684":[5,0,0,0], +"class_comedi_handler.html#aba86bbadb8f9eefc206c292009927a9f":[5,0,0,3], +"class_comedi_handler.html#acf413f44cf7135701a9cd9e2f5f514f1":[5,0,0,4], +"class_comedi_handler.html#afad7a971bfa4dabbaf2f77d0e537f834":[5,0,0,1], +"class_cpp_thread.html":[5,0,1], +"class_cpp_thread.html#a1be46d1be000f41a763289300623c609":[5,0,1,4], +"class_cpp_thread.html#a72e4a185fe940958ef9966d113c1e57b":[5,0,1,0], +"class_cpp_thread.html#a792b79e72250710147c452648def4a78":[5,0,1,3], +"class_cpp_thread.html#a8ff0fda6b913cc53764caef0e1200f3f":[5,0,1,2], +"class_cpp_thread.html#acb878b98309e602a54ce33ef9dbba69f":[5,0,1,1], +"class_datarecord.html":[5,0,2], +"class_datarecord.html#a176b6fa55f71fa98564ef0c921cf60e6":[5,0,2,4], +"class_datarecord.html#a2b869a894f779b4e4fbae9e32ff26b1d":[5,0,2,2], +"class_datarecord.html#a7f866ddedef7d2269d28558a033e210d":[5,0,2,0], +"class_datarecord.html#a96499d3e2efc46f3ad2c9e2a44912594":[5,0,2,5], +"class_datarecord.html#a9d549c3432e7d0607a001071c4b08c99":[5,0,2,3], +"class_datarecord.html#a9ff1630de916d26374fd82191ba952bc":[5,0,2,1], +"class_datarecord.html#ad954b65fa72fa9dd00227cde76922e7d":[5,0,2,6], +"class_i_observer.html":[5,0,4], +"class_i_observer.html#a230abeef38a8660cef0270cc3906ebc3":[5,0,4,5], +"class_i_observer.html#a2f5fa13568ff1a64ffded6ab788526d5":[5,0,4,4], +"class_i_observer.html#a789de90cb26cc0e1eb23b971ee885b47":[5,0,4,0], +"class_i_observer.html#a7b227d21319ef6d6d266232787ba2626":[5,0,4,1], +"class_i_observer.html#aadeaa0f2d1001b4014ab1de8aa4f97e3":[5,0,4,2], +"class_i_observer.html#ad0c6d36456d3c2821b1d951b22135559":[5,0,4,3], +"class_i_subject.html":[5,0,5], +"class_i_subject.html#a00e6c82debe5de1b0107e5188bb1823d":[5,0,5,7], +"class_i_subject.html#a16e8f5d0deaf44fe082c8aa6b1d481e8":[5,0,5,2], +"class_i_subject.html#a1d01bc40bcf42a636c7a9d84553ff0b7":[5,0,5,0], +"class_i_subject.html#a1e0895b9e7119f194eed3246af50b59f":[5,0,5,3], +"class_i_subject.html#a23b243dffd61629bd779e01e89bc2930":[5,0,5,4], +"class_i_subject.html#a6e958c613b50e94d00642518cbcc8256":[5,0,5,1], +"class_i_subject.html#a857859d9ba548b9c1cc116506080f02b":[5,0,5,6], +"class_i_subject.html#ad71df52024aa4350b4bfc166439381f3":[5,0,5,5], +"class_info_dialog.html":[5,0,3], +"class_info_dialog.html#af5bbe811c1d4e0b22c1403d37257bfa5":[5,0,3,0], +"class_o_b_p_detection.html":[5,0,6], +"class_o_b_p_detection.html#a0fdef3e63c341d27c93458f8cf32830d":[5,0,6,0], +"class_o_b_p_detection.html#a10a13179cb1942b88396834008e209d6":[5,0,6,8], +"class_o_b_p_detection.html#a133b22f5901865321fd10ffa14d7b869":[5,0,6,3], +"class_o_b_p_detection.html#a15967ae7199ba0a7a6f715626084e223":[5,0,6,6], +"class_o_b_p_detection.html#a3d5257f9b9da7cc71c130a4281bfd6d2":[5,0,6,7], +"class_o_b_p_detection.html#a510d749b5e3d61ae6116f2ffd583941d":[5,0,6,12], +"class_o_b_p_detection.html#a55eb9beca57a48b904619a16270cf547":[5,0,6,10], +"class_o_b_p_detection.html#a6c39b1b34df3e0afcce59dd01c6cc615":[5,0,6,16], +"class_o_b_p_detection.html#a7493df91195a4299d01dc1a2c6909bd4":[5,0,6,1], +"class_o_b_p_detection.html#a839618c25449d0ac1a98f461512f5445":[5,0,6,13], +"class_o_b_p_detection.html#a968a90ec37460ab77830895d314b7b5c":[5,0,6,11], +"class_o_b_p_detection.html#aa86f317d6a912e11357e29fa24557446":[5,0,6,5], +"class_o_b_p_detection.html#ab889a18bb5e3fab794f03d316de353be":[5,0,6,2], +"class_o_b_p_detection.html#ad2fda28da370e181bea15c7c59773ec0":[5,0,6,4], +"class_o_b_p_detection.html#ad3674bed9d70813278c6b787a58bc02b":[5,0,6,15], +"class_o_b_p_detection.html#ad63346e005294cea4adf396b56e2969d":[5,0,6,9], +"class_o_b_p_detection.html#afdd1ed1d136ba58c48394ab2dad2ce02":[5,0,6,14], +"class_plot.html":[5,0,7], +"class_plot.html#a18ee17a23ad72a1ee3f0d831c8f3b137":[5,0,7,4], +"class_plot.html#a6d99883f5af34d3dc60529a8e31d2081":[5,0,7,3], +"class_plot.html#a79c63905c66c91ad1623c4a56d7d07a1":[5,0,7,6], +"class_plot.html#a81b2d419dd70ef2ec6f6e2d52a148502":[5,0,7,5], +"class_plot.html#aaf1111877d5ad089474320b01d0173a3":[5,0,7,1], +"class_plot.html#ab18180f1d17a4f5a66e85930b79766ed":[5,0,7,2], +"class_plot.html#ac0181c7bbf6a51e7ad632da7551dfab9":[5,0,7,0], +"class_processing.html":[5,0,8], +"class_processing.html#a07630af9dedb2a45fdc1104d4885da23":[5,0,8,5], +"class_processing.html#a08ce5dcddf8cdab8b7a22c57cdaa3b0c":[5,0,8,6], +"class_processing.html#a0a08bd660671daa592669aabf1e91e2c":[5,0,8,8], +"class_processing.html#a0aa99b26651784a1e9ea89d5e6a7ceaa":[5,0,8,7], +"class_processing.html#a11c05e7fe49b0f14a290ea96a3228e86":[5,0,8,14], +"class_processing.html#a3243875a7f61a9b08fd42801c01f5f12":[5,0,8,13], +"class_processing.html#a48912f49a9be0d679174d100eb28602a":[5,0,8,9], +"class_processing.html#a58961dd172d5f6fb8ff34233aca84122":[5,0,8,2], +"class_processing.html#a5d8be1a4e1b76e42439d5aa412b57c33":[5,0,8,12], +"class_processing.html#a69cd7631f1df5653a3cea8852b41dafd":[5,0,8,0], +"class_processing.html#a8649d8dcb60d36bf7609e11c528ac3b8":[5,0,8,3], +"class_processing.html#a9eef5cba26eeaf799eb030fb9de2839c":[5,0,8,10], +"class_processing.html#aba07edd7c8244096ddbf149c465ccbb7":[5,0,8,1], +"class_processing.html#ac40b38859a829f2a9e26968bfb2784ba":[5,0,8,11], +"class_processing.html#af94c7ef21c0baca19a66ec94f1bc5092":[5,0,8,4], +"class_q_dialog.html":[5,0,9], +"class_q_main_window.html":[5,0,10], +"class_qwt_plot.html":[5,0,11], +"class_settings_dialog.html":[5,0,12], +"class_settings_dialog.html#a0169e3d0a62d8266626eea8bd2a1cb25":[5,0,12,9], +"class_settings_dialog.html#a43ff2ab8209e9cde7fcbc1e28e8d4eb7":[5,0,12,1], +"class_settings_dialog.html#a4819cd583914879b552ce1aa420a18c8":[5,0,12,2], +"class_settings_dialog.html#a5b1793071e281674ef5e781cf4a1c946":[5,0,12,5], +"class_settings_dialog.html#a83ad8b9e69da3c9a22b990e6575629ee":[5,0,12,8], +"class_settings_dialog.html#a9933956b777b2c0451e9119581cc22fb":[5,0,12,0], +"class_settings_dialog.html#aa6d174d5fe35722f05870949beff3a79":[5,0,12,6], +"class_settings_dialog.html#ad2e6a17f06755decc5b31938e7489952":[5,0,12,7], +"class_settings_dialog.html#ad73bc667d1ed13d2d1e1a2671348acd7":[5,0,12,4], +"class_settings_dialog.html#af94104a1731e094a3c021455d0d90b9f":[5,0,12,3], +"class_window.html":[5,0,13], +"class_window.html#a2328dbdd8723bbddef2a89fcb2598204":[5,0,13,0], +"class_window.html#a245d821e6016fa1f6970ccbbedd635f6":[5,0,13,1], +"class_window.html#ad7f69e5f90b987aa26b998c303abb55d":[5,0,13,2], +"classes.html":[5,1], +"common_8h.html":[6,0,0,2], +"common_8h.html#a17889cf1cf83a54524c242fa5a353cf1":[6,0,0,2,11], +"common_8h.html#a37e81ba95a17d084fc76ba23bd4fee7e":[6,0,0,2,3], +"common_8h.html#a4e5635a17cd1f0b0fe3a4a868bddb292":[6,0,0,2,0], +"common_8h.html#a60030ffce93a75a6e48dbf9358528137":[6,0,0,2,10], +"common_8h.html#a64e169b6e0f42914937270604cc438ed":[6,0,0,2,12], +"common_8h.html#a64e169b6e0f42914937270604cc438eda4107a2246a342bbd855f39fdb0791c5d":[6,0,0,2,12,4], +"common_8h.html#a64e169b6e0f42914937270604cc438eda42997d3e2a66506eeeba6ea4f3710583":[6,0,0,2,12,1], +"common_8h.html#a64e169b6e0f42914937270604cc438eda87e8e726854a6b31c7b5170ea76f7223":[6,0,0,2,12,3], +"common_8h.html#a64e169b6e0f42914937270604cc438edac1ef4d647b6b7d6acdada1329ff1e761":[6,0,0,2,12,2], +"common_8h.html#a64e169b6e0f42914937270604cc438edaef6e618349cf513d63e07ce684005f80":[6,0,0,2,12,0], +"common_8h.html#a6d32dd1e070e38074ecaf6df8ac4d591":[6,0,0,2,9], +"common_8h.html#a6d8cf6e6941b13c559528cb43efbefae":[6,0,0,2,2], +"common_8h.html#a8a172dc8da48ad20120e7a861682c32f":[6,0,0,2,4], +"common_8h.html#ab2540ee2436c48a6be868b90fb4f4e54":[6,0,0,2,7], +"common_8h.html#abecc939488f937a1a9c49546f849cac3":[6,0,0,2,6], +"common_8h.html#acec5d9339cdb5e3ba663a271bcaf3ef6":[6,0,0,2,8], +"common_8h.html#ad63c435d65dbd22e95caac7782d667fc":[6,0,0,2,1], +"common_8h.html#af13337d4558cc3a02a6d238111ac7385":[6,0,0,2,5], +"common_8h_source.html":[6,0,0,2], +"dir_b2bca091c87127f5da307455ce418719.html":[6,0,0], +"files.html":[6,0], +"functions.html":[5,3,0], +"functions_func.html":[5,3,1], +"globals.html":[6,1,0], +"globals_defs.html":[6,1,3], +"globals_enum.html":[6,1,2], +"globals_func.html":[6,1,1], +"hierarchy.html":[5,2], "index.html":[], "index.html#autotoc_md1":[0], -"index.html#autotoc_md10":[2], +"index.html#autotoc_md10":[2,3], "index.html#autotoc_md11":[3], +"index.html#autotoc_md12":[4], "index.html#autotoc_md2":[1], -"index.html#autotoc_md3":[1,0], -"index.html#autotoc_md4":[1,1], -"index.html#autotoc_md5":[1,1,0], -"index.html#autotoc_md6":[1,1,1], -"index.html#autotoc_md7":[1,1,2], -"index.html#autotoc_md8":[1,2], -"index.html#autotoc_md9":[1,3], -"main_8cpp.html":[5,0,0,9], -"main_8cpp.html#a3c04138a5bfe5d72780bb7e82a18e627":[5,0,0,9,0], +"index.html#autotoc_md3":[2], +"index.html#autotoc_md4":[2,0], +"index.html#autotoc_md5":[2,1], +"index.html#autotoc_md6":[2,1,0], +"index.html#autotoc_md7":[2,1,1], +"index.html#autotoc_md8":[2,1,2], +"index.html#autotoc_md9":[2,2], +"main_8cpp.html":[6,0,0,9], +"main_8cpp.html#a3c04138a5bfe5d72780bb7e82a18e627":[6,0,0,9,0], "pages.html":[] };