CESE 1.4.7

com.simulogic.dataview.analysis
Class ChannelAvrg

java.lang.Object
  extended by com.simulogic.dataview.analysis.ChannelAvrg

public class ChannelAvrg
extends java.lang.Object

Class that performes an averaging of several channels.


Constructor Summary
ChannelAvrg()
           
 
Method Summary
static DataGroup averageTraces(DataStorage storage, int chn)
          Returns the average and standard deviation of the number of channels
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChannelAvrg

public ChannelAvrg()
Method Detail

averageTraces

public static final DataGroup averageTraces(DataStorage storage,
                                            int chn)
Returns the average and standard deviation of the number of channels

Parameters:
storage - DataStorage to operate on
chn - channel number in every sweep to average
Returns:
group with result data

CESE 1.4.7

Copyright (c) 1999 - 2007 Cell Electrophysiology Simulation Environment (CESE). All rights reserved.