Interface TargetMotionModel<T extends PamDataUnit>

Type Parameters:
T -
All Superinterfaces:
LocaliserModel<T>
All Known Implementing Classes:
AbstractTargetMotionModel, AbstractTimeDelayLocaliser, LeastSquaresNew, Simplex2DNew, Simplex3DNew

public interface TargetMotionModel<T extends PamDataUnit> extends LocaliserModel<T>
Reinstated Target motion add-in as used by the click detector. Hope one day still to replace this with Jamie's new one, but keep this one until Jamie's is working.
Author:
Doug Gillespie
  • Method Details

    • getPlotSymbol

      PamSymbol getPlotSymbol(int iResult)