Package targetMotionModule.algorithms
Class AbstractTargetMotionModel
java.lang.Object
targetMotionModule.algorithms.AbstractTargetMotionModel
- All Implemented Interfaces:
TargetMotionModel
- Direct Known Subclasses:
LeastSquares
,MarkovChain
,Simplex2D
,Simplex3D
,Simplex3DTD
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface targetMotionModule.algorithms.TargetMotionModel
getName, getToolTipText, hasParameters, parametersDialog, runModel
-
Constructor Details
-
AbstractTargetMotionModel
public AbstractTargetMotionModel()
-
-
Method Details
-
getPlotSymbol
- Specified by:
getPlotSymbol
in interfaceTargetMotionModel
-