Uses of Interface
targetMotionModule.TargetMotionInformation
-
Uses of TargetMotionInformation in difar
-
Uses of TargetMotionInformation in difar.trackedGroups
-
Uses of TargetMotionInformation in targetMotionModule
Modifier and TypeClassDescriptionclass
Deprecated.class
Deprecated.Modifier and TypeMethodDescriptionTargetMotionControl.getCurrentTMinfo()
TMManager.getTMinfo()
TargetMotionLocaliserProvider.getTMInfo
(ArrayList<PamDataUnit> detections) Each data block may have a unique way of calculating targetmotion information.TMManager.TMInfoWorker.getTMInfo()
Modifier and TypeMethodDescriptionTargetMotionControl.calcStreamerPath
(TargetMotionInformation tmInfo, long millisStart, long millisEnd, TMManager.TMInfoWorker tmWorker) Calculate the path of all streamers over the loaded GPS data.TargetMotionLocaliser.runModels
(TargetMotionInformation targetMotionInformation, TargetMotionModel[] modelList) void
TargetMotionControl.setCurrentTMinfo
(TargetMotionInformation currentTMinfo) Modifier and TypeMethodDescriptionvoid
TargetMotionLocaliser.localiseEventList
(ArrayList<TargetMotionInformation> targetMotionInfo, TargetMotionModel[] modelList, boolean isSupervised) -
Uses of TargetMotionInformation 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)