Uses of Class
targetMotionModule.TargetMotionResult
Package
Description
-
Uses of TargetMotionResult in difar
ModifierConstructorDescriptionDIFARCrossingInfo
(DifarDataUnit[] matchedUnits, TargetMotionResult difarCrossing) -
Uses of TargetMotionResult in difar.trackedGroups
ModifierConstructorDescriptionTrackedGroupCrossingInfo
(TrackedGroupDataUnit[] detectionList, TargetMotionResult difarCrossing) -
Uses of TargetMotionResult in targetMotionModule
Modifier and TypeMethodDescriptionTargetMotionLocalisation.getTargetMotionResult()
TargetMotionLocaliser.runModels
(TargetMotionInformation targetMotionInformation, TargetMotionModel[] modelList) Modifier and TypeMethodDescriptionvoid
TargetMotionLocaliser.addResults
(TargetMotionResult[] newResults) int
TargetMotionLocaliser.selectBestResult
(TargetMotionResult[] results) Work out which is the best result based on Chi2 and AIC. -
Uses of TargetMotionResult in targetMotionModule.algorithms
Modifier and TypeMethodDescriptionLeastSquares.runModel
(TargetMotionInformation targetMotionInformation) MarkovChain.runModel
(TargetMotionInformation targetMotionInformation) Run the MCMC localisation algorithm for target motion analysis.Simplex2D.runModel
(TargetMotionInformation targetMotionInformation) Simplex3D.runModel
(TargetMotionInformation targetMotionInformation) Simplex3DTD.runModel
(TargetMotionInformation targetMotionInformation) TargetMotionModel.runModel
(TargetMotionInformation targetMotionInformation) -
Uses of TargetMotionResult in targetMotionModule.panels
Modifier and TypeMethodDescriptionvoid
EventControlPanel.saveData
(TargetMotionResult tmResult) void
TargetMotionControlPanel.saveData
(TargetMotionResult tmResult) Each control panel will have a different kind of data unit.