|
|
Plugin ap-morphology
|
| Name | ap-morphology -- get systolic and diastolyc values and positions of aterial pressure waves |
| Version | 0.3.0 |
| Author | Raphael Schneider (rasch@med1.med.tum.de) |
| Description | The plugin get systolic and diastolic values and positions from bloodpressure waves. Additionally it tries to find calibration-intervals (eg in the Portapres system it is possible to enable calibration during the measurement). |
| Remarks | |
| Type | PLUGIN_PROCESS |
| License | LICENSE_LGPL |
| Status | 0 |
|
Usage
|
|
Options
|
| use_eval (long) | use all positions in evaluation eh (function argument) |
| num_pos (long) | number of positions where rr values and positions should be get |
| pos (long array) | positions |
|
Results
|
| IDX (long array) | index of event |
| SYST (double array) | systolic blood pressures |
| DIAS (double array) | diastolic blood pressures |
| MEAN (double array) | mean blood pressures |
| SYST_POS (long array) | positions of systolic measurements |
| DIAS_POS (long array) | positions of diastolic measurements |
| FLAGS (long array) | flags |
| IBI (double array) | inter beat intervals |
|
|