Package targetMotionModule.algorithms
Class LeastSquares
java.lang.Object
targetMotionModule.algorithms.AbstractTargetMotionModel
targetMotionModule.algorithms.LeastSquares
- All Implemented Interfaces:
TargetMotionModel
Least squares localisation for Target motion analysis.
Basically a wrapper around older least sq method developed for real time tracking.
- Author:
- Doug Gillespie
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetName()
boolean
boolean
runModel
(TargetMotionInformation targetMotionInformation) Methods inherited from class targetMotionModule.algorithms.AbstractTargetMotionModel
getPlotSymbol
-
Constructor Details
-
LeastSquares
-
-
Method Details
-
getName
-
hasParameters
public boolean hasParameters() -
parametersDialog
public boolean parametersDialog() -
runModel
-
getToolTipText
-