edu.jhu.ece.iacl.plugins.quantitative
Class EstimateT1FromDoubleAngle.AlgorithmWrapper

java.lang.Object
  extended by edu.jhu.ece.iacl.jist.pipeline.AbstractCalculation
      extended by edu.jhu.ece.iacl.plugins.quantitative.EstimateT1FromDoubleAngle.AlgorithmWrapper
Enclosing class:
EstimateT1FromDoubleAngle

protected class EstimateT1FromDoubleAngle.AlgorithmWrapper
extends AbstractCalculation


Field Summary
 
Fields inherited from class edu.jhu.ece.iacl.jist.pipeline.AbstractCalculation
monitor
 
Constructor Summary
protected EstimateT1FromDoubleAngle.AlgorithmWrapper()
           
 
Method Summary
protected  void execute()
           
 
Methods inherited from class edu.jhu.ece.iacl.jist.pipeline.AbstractCalculation
add, addTotalUnits, decrementCompletedUnits, decrementCompletedUnits, getCompletedUnits, getCurrentLabel, getCurrentProgress, getLabel, getPerformance, getProgress, getTotalUnits, incrementCompletedUnits, incrementCompletedUnits, isCompleted, markCompleted, reset, setCompletedUnits, setCompletedUnits, setLabel, setMonitor, setTotalUnits
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EstimateT1FromDoubleAngle.AlgorithmWrapper

protected EstimateT1FromDoubleAngle.AlgorithmWrapper()
Method Detail

execute

protected void execute()