Roy Sandberg / Mbed 2 deprecated BLE_ECG

Dependencies:   BLE_API Queue mbed nRF51822

Fork of BLE_HeartRate by Bluetooth Low Energy

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers postclas.h Source File

postclas.h

00001 void ResetPostClassify() ;
00002 void PostClassify(int *recentTypes, int domType, int *recentRRs, int width, double mi2,
00003     int rhythmClass) ;
00004 int CheckPostClass(int type) ;
00005 int CheckPCRhythm(int type) ;