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
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface targetMotionModule.algorithms.TargetMotionModel
getName, getToolTipText, hasParameters, parametersDialog, runModel
-
Constructor Details
-
AbstractTargetMotionModel
public AbstractTargetMotionModel()
-
-
Method Details
-
getPlotSymbol
- Specified by:
getPlotSymbolin interfaceTargetMotionModel
-