IshmaelDetector
Class IshPeakProcess.PerChannelInfo

java.lang.Object
  extended by IshmaelDetector.IshPeakProcess.PerChannelInfo
Enclosing class:
IshPeakProcess

private class IshPeakProcess.PerChannelInfo
extends java.lang.Object


Field Summary
(package private)  int nOverThresh
           
(package private)  double peakHeight
           
(package private)  long peakTimeSam
           
 
Constructor Summary
private IshPeakProcess.PerChannelInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nOverThresh

int nOverThresh

peakHeight

double peakHeight

peakTimeSam

long peakTimeSam
Constructor Detail

IshPeakProcess.PerChannelInfo

private IshPeakProcess.PerChannelInfo()