Main Page | Modules | Class Hierarchy | Data Structures | File List | Data Fields | Globals | Related Pages

MaiaEmgPlot Class Reference

#include <MaiaEmgPlot.h>


Public Member Functions

 MaiaEmgPlot (unsigned short *, int *, double *)

Private Member Functions

double filter (unsigned short)
void OnPaint (wxPaintEvent &event)
void Notify ()

Private Attributes

unsigned short * dataVector
int * pIndex
double * filteredVector
wxPoint points1 [DATAPLOTSIZE]
wxPoint points2 [DATAPLOTSIZE]


Constructor & Destructor Documentation

MaiaEmgPlot::MaiaEmgPlot unsigned short *  ,
int *  ,
double * 
 


Member Function Documentation

double MaiaEmgPlot::filter unsigned  short  )  [private]
 

void MaiaEmgPlot::Notify  )  [private]
 

void MaiaEmgPlot::OnPaint wxPaintEvent &  event  )  [private]
 


Field Documentation

unsigned short* MaiaEmgPlot::dataVector [private]
 

double* MaiaEmgPlot::filteredVector [private]
 

int* MaiaEmgPlot::pIndex [private]
 

wxPoint MaiaEmgPlot::points1[DATAPLOTSIZE] [private]
 

wxPoint MaiaEmgPlot::points2[DATAPLOTSIZE] [private]
 


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