org.das2.dataset
Class NoInterpolateQernalFactory

java.lang.Object
  extended by org.das2.dataset.NoInterpolateQernalFactory

public class NoInterpolateQernalFactory
extends java.lang.Object


Constructor Summary
NoInterpolateQernalFactory()
           
 
Method Summary
 org.das2.dataset.QernalTableRebinner.Qernal getQernal(RebinDescriptor ddx, RebinDescriptor ddy, Datum xTagWidth, Datum yTagWidth)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoInterpolateQernalFactory

public NoInterpolateQernalFactory()
Method Detail

getQernal

public org.das2.dataset.QernalTableRebinner.Qernal getQernal(RebinDescriptor ddx,
                                                             RebinDescriptor ddy,
                                                             Datum xTagWidth,
                                                             Datum yTagWidth)