Uses of Interface
targetMotionOld.TargetMotionModel
-
Uses of TargetMotionModel in targetMotionOld
Modifier and TypeClassDescriptionclass
AbstractTimeDelayLocaliser<T extends PamDataUnit>
Reinstated Target motion add-in as used by the click detector.Modifier and TypeMethodDescriptionTargetMotionLocaliser.findModelByName
(String modelName, boolean shortLength) Find a model by it's name.Modifier and TypeMethodDescriptionvoid
TargetMotionLocaliser.localiseEventList
(int[] eventList, TargetMotionModel<T>[] modelList, boolean isSupervised) TargetMotionLocaliser.runModels
(T anEvent, DetectionGroupOptions detectionGroupOptions, TargetMotionModel<T>[] modelList) -
Uses of TargetMotionModel in targetMotionOld.algorithms
Modifier and TypeClassDescriptionclass
AbstractTargetMotionModel<T extends PamDataUnit>
Reinstated Target motion add-in as used by the click detector.class
LeastSquaresNew<T extends GroupDetection>
Implmentation of the least squares locaiser.class
Simplex2DNew<T extends GroupDetection>
class
Simplex3DNew<T extends GroupDetection>