Package targetMotionModule.algorithms
Interface TargetMotionModel
- All Known Implementing Classes:
AbstractTargetMotionModel
,LeastSquares
,MarkovChain
,Simplex2D
,Simplex3D
,Simplex3DTD
public interface TargetMotionModel
-
Method Summary
Modifier and TypeMethodDescriptiongetName()
getPlotSymbol
(int iResult) boolean
boolean
runModel
(TargetMotionInformation targetMotionInformation)