Uses of Class
Localiser.detectionGroupLocaliser.GroupLocResult
Packages that use GroupLocResult
Package
Description
- 
Uses of GroupLocResult in clickTrainDetector.localisation
Constructors in clickTrainDetector.localisation with parameters of type GroupLocResultModifierConstructorDescriptionCTLocalisation(CTDetectionGroupDataUnit pamDataUnit, GroupLocResult targetMotionResult, CTLocParams ctLocParams)  - 
Uses of GroupLocResult in group3dlocaliser.algorithm.hyperbolic
Methods in group3dlocaliser.algorithm.hyperbolic that return GroupLocResultModifier and TypeMethodDescriptionHyperbolicLocaliser.calcErrors(GroupLocResult loclaisation, PamDataUnit groupDataUnit, SnapshotGeometry geometry, TOADInformation toadInformation, HyperbolicParams params) Calculate and add the errors in source position.Methods in group3dlocaliser.algorithm.hyperbolic with parameters of type GroupLocResultModifier and TypeMethodDescriptionHyperbolicLocaliser.calcErrors(GroupLocResult loclaisation, PamDataUnit groupDataUnit, SnapshotGeometry geometry, TOADInformation toadInformation, HyperbolicParams params) Calculate and add the errors in source position.Constructors in group3dlocaliser.algorithm.hyperbolic with parameters of type GroupLocResultModifierConstructorDescriptionHyperbolicGroupLocalisation(PamDataUnit pamDataUnit, GroupLocResult targetMotionResult)  - 
Uses of GroupLocResult in group3dlocaliser.algorithm.toadmimplex
Subclasses of GroupLocResult in group3dlocaliser.algorithm.toadmimplexModifier and TypeClassDescriptionclassWrapper to make a linear localisation into a group localisation - 
Uses of GroupLocResult in Localiser.detectionGroupLocaliser
Methods in Localiser.detectionGroupLocaliser that return GroupLocResultModifier and TypeMethodDescriptionGroupLocalisation.getGroupLocaResult(int iSide) GroupLocalisation.getGroupLocResults()Get all group localisation results.Methods in Localiser.detectionGroupLocaliser that return types with arguments of type GroupLocResultModifier and TypeMethodDescriptionDetectionGroupLocaliser2.localiseMin(GroupLocInfo groupInfo, MinimisationFunction[] minFunctuion, MinimisationAlgorithm locAlgorithm) Use an algorithm to solve the minimisation functionMethods in Localiser.detectionGroupLocaliser with parameters of type GroupLocResultModifier and TypeMethodDescriptionintGroupLocalisation.addGroupLocaResult(GroupLocResult groupLocResult) Add a target motion result and return the number of results now in the localisationintGroupLocResult.compareTo(GroupLocResult o) Compare two results based on AIC and if there isn't AIC then use Chi2.voidGroupLocalisation.setTargetMotionResult(GroupLocResult targetMotionResult) Set a target motion result.Constructors in Localiser.detectionGroupLocaliser with parameters of type GroupLocResultModifierConstructorDescriptionGroupLocalisation(PamDataUnit pamDataUnit, GroupLocResult targetMotionResult)  - 
Uses of GroupLocResult in targetMotionOld
Methods in targetMotionOld that return GroupLocResultModifier and TypeMethodDescriptionTargetMotionLocalisation.getTargetMotionResult(int iSide) Deprecated.TargetMotionLocaliser.runModels(T anEvent, DetectionGroupOptions detectionGroupOptions, TargetMotionModel<T>[] modelList) Methods in targetMotionOld that return types with arguments of type GroupLocResultMethods in targetMotionOld with parameters of type GroupLocResultModifier and TypeMethodDescriptionvoidTargetMotionLocaliser.addResults(GroupLocResult[] newResults) intTargetMotionLocalisation.addTargetMotionResult(GroupLocResult targetMotionResult) Deprecated.Add a target motion result and return the number of results now in the localisationintTargetMotionLocaliser.selectBestResult(GroupLocResult[] results) Work out which is the best result based on Chi2 and AIC.Constructors in targetMotionOld with parameters of type GroupLocResultModifierConstructorDescriptionTargetMotionLocalisation(PamDataUnit pamDataUnit, GroupLocResult targetMotionResult) Deprecated. - 
Uses of GroupLocResult in targetMotionOld.algorithms
Methods in targetMotionOld.algorithms that return GroupLocResultModifier and TypeMethodDescriptionDeprecated.