Uses of Class
Localiser.detectionGroupLocaliser.GroupLocResult
Package
Description
-
Uses of GroupLocResult in clickTrainDetector.localisation
ModifierConstructorDescriptionCTLocalisation
(CTDetectionGroupDataUnit pamDataUnit, GroupLocResult targetMotionResult, CTLocParams ctLocParams) -
Uses of GroupLocResult in group3dlocaliser.algorithm.hyperbolic
Modifier and TypeMethodDescriptionHyperbolicLocaliser.calcErrors
(GroupLocResult loclaisation, PamDataUnit groupDataUnit, SnapshotGeometry geometry, TOADInformation toadInformation, HyperbolicParams params) Calculate and add the errors in source position.Modifier and TypeMethodDescriptionHyperbolicLocaliser.calcErrors
(GroupLocResult loclaisation, PamDataUnit groupDataUnit, SnapshotGeometry geometry, TOADInformation toadInformation, HyperbolicParams params) Calculate and add the errors in source position.ModifierConstructorDescriptionHyperbolicGroupLocalisation
(PamDataUnit pamDataUnit, GroupLocResult targetMotionResult) -
Uses of GroupLocResult in Localiser.detectionGroupLocaliser
Modifier and TypeMethodDescriptionGroupLocalisation.getGroupLocaResult
(int iSide) GroupLocalisation.getGroupLocResults()
Get all group localisation results.Modifier and TypeMethodDescriptionDetectionGroupLocaliser2.localiseMin
(GroupLocInfo groupInfo, MinimisationFunction[] minFunctuion, MinimisationAlgorithm locAlgorithm) Use an algorithm to solve the minimisation functionModifier and TypeMethodDescriptionint
GroupLocalisation.addGroupLocaResult
(GroupLocResult groupLocResult) Add a target motion result and return the number of results now in the localisationint
GroupLocResult.compareTo
(GroupLocResult o) Compare two results based on AIC and if there isn't AIC then use Chi2.void
GroupLocalisation.setTargetMotionResult
(GroupLocResult targetMotionResult) Set a target motion result.ModifierConstructorDescriptionGroupLocalisation
(PamDataUnit pamDataUnit, GroupLocResult targetMotionResult) -
Uses of GroupLocResult in targetMotionOld
Modifier and TypeMethodDescriptionTargetMotionLocalisation.getTargetMotionResult
(int iSide) Deprecated.TargetMotionLocaliser.runModels
(T anEvent, DetectionGroupOptions detectionGroupOptions, TargetMotionModel<T>[] modelList) Modifier and TypeMethodDescriptionvoid
TargetMotionLocaliser.addResults
(GroupLocResult[] newResults) int
TargetMotionLocalisation.addTargetMotionResult
(GroupLocResult targetMotionResult) Deprecated.Add a target motion result and return the number of results now in the localisationint
TargetMotionLocaliser.selectBestResult
(GroupLocResult[] results) Work out which is the best result based on Chi2 and AIC.ModifierConstructorDescriptionTargetMotionLocalisation
(PamDataUnit pamDataUnit, GroupLocResult targetMotionResult) Deprecated. -
Uses of GroupLocResult in targetMotionOld.algorithms
Modifier and TypeMethodDescriptionDeprecated.