Class AbstractTimeDelayLocaliser<T extends PamDataUnit>

java.lang.Object
targetMotionOld.algorithms.AbstractTargetMotionModel<T>
targetMotionOld.AbstractTimeDelayLocaliser<T>
Type Parameters:
T -
All Implemented Interfaces:
LocaliserModel<T>, TargetMotionModel<T>

public abstract class AbstractTimeDelayLocaliser<T extends PamDataUnit> extends AbstractTargetMotionModel<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
  • Field Details

  • Constructor Details

    • AbstractTimeDelayLocaliser

      public AbstractTimeDelayLocaliser()
  • Method Details

    • getEventInfo

      public void getEventInfo(SuperDetection pamDetection)
      Get info for the event attached to the pamDetection
      Parameters:
      pamDetection -
    • setEventRotator

      public void setEventRotator(SuperDetection pamDetection)