C# Class Histogram.Data.DataSource

Show file Open project: Nefarin/DadmProject

Public Methods

Method Description
DataSource ( double binLength, List RRInterval ) : System

Private Methods

Method Description
checkCountOfSamples ( List listOfSampleList, List sampleList ) : void
createSampleList ( List lists ) : void
ensureDataLoaded ( ) : void
getSamplesData ( ) : void
groupSamples ( List samples ) : void

Method Details

DataSource() public method

public DataSource ( double binLength, List RRInterval ) : System
binLength double
RRInterval List
return System