Uses of Class
group3dlocaliser.Group3DLocaliserControl
Packages that use Group3DLocaliserControl
Package
Description
- 
Uses of Group3DLocaliserControl in group3dlocaliser
Constructors in group3dlocaliser with parameters of type Group3DLocaliserControlModifierConstructorDescriptionGroup3DDataBlock(String dataName, Group3DProcess group3DProcess, int channelMap, Group3DLocaliserControl groupLocControl) Group3DProcess(Group3DLocaliserControl group3DControl) Process for 3D localisation based on multiple hydrophone clusters. - 
Uses of Group3DLocaliserControl in group3dlocaliser.algorithm.crossedbearing
Constructors in group3dlocaliser.algorithm.crossedbearing with parameters of type Group3DLocaliserControlModifierConstructorDescriptionCrossedBearingGroupLocaliser(Group3DLocaliserControl group3dLocaliserControl)  - 
Uses of Group3DLocaliserControl in group3dlocaliser.algorithm.gridsearch
Constructors in group3dlocaliser.algorithm.gridsearch with parameters of type Group3DLocaliserControl - 
Uses of Group3DLocaliserControl in group3dlocaliser.algorithm.hyperbolic
Constructors in group3dlocaliser.algorithm.hyperbolic with parameters of type Group3DLocaliserControl - 
Uses of Group3DLocaliserControl in group3dlocaliser.algorithm.toadbase
Fields in group3dlocaliser.algorithm.toadbase declared as Group3DLocaliserControlModifier and TypeFieldDescriptionprotected Group3DLocaliserControlTOADBaseAlgorithm.group3dLocaliserConstructors in group3dlocaliser.algorithm.toadbase with parameters of type Group3DLocaliserControl - 
Uses of Group3DLocaliserControl in group3dlocaliser.algorithm.toadmcmc
Constructors in group3dlocaliser.algorithm.toadmcmc with parameters of type Group3DLocaliserControl - 
Uses of Group3DLocaliserControl in group3dlocaliser.algorithm.toadmimplex
Constructors in group3dlocaliser.algorithm.toadmimplex with parameters of type Group3DLocaliserControl - 
Uses of Group3DLocaliserControl in group3dlocaliser.algorithm.toadsimplex
Constructors in group3dlocaliser.algorithm.toadsimplex with parameters of type Group3DLocaliserControlModifierConstructorDescriptionToadSimplexLocaliser(Group3DLocaliserControl group3dLocaliser, int nDimensions)  - 
Uses of Group3DLocaliserControl in group3dlocaliser.dataselector
Constructors in group3dlocaliser.dataselector with parameters of type Group3DLocaliserControlModifierConstructorDescriptionGroup3DDataSelectCreator(Group3DLocaliserControl groupLocControl, Group3DDataBlock group3dDataBlock) Group3DDataSelector(Group3DLocaliserControl groupLocControl, Group3DDataBlock group3dDataBlock, String selectorName, boolean allowScores) Group3DDataSelPanel(Group3DLocaliserControl groupLocControl, Group3DDataSelector g3dDataSelector)  - 
Uses of Group3DLocaliserControl in group3dlocaliser.dialog
Constructors in group3dlocaliser.dialog with parameters of type Group3DLocaliserControlModifierConstructorDescriptionGroupLocSettingPaneFX(Group3DLocaliserControl group3dLocaliserControl, Object ownerWindow)  - 
Uses of Group3DLocaliserControl in group3dlocaliser.logging
Constructors in group3dlocaliser.logging with parameters of type Group3DLocaliserControlModifierConstructorDescriptionGroup3DLogging(Group3DLocaliserControl group3dLocaliserControl, Group3DDataBlock pamDataBlock)  - 
Uses of Group3DLocaliserControl in group3dlocaliser.offline
Constructors in group3dlocaliser.offline with parameters of type Group3DLocaliserControl - 
Uses of Group3DLocaliserControl in group3dlocaliser.swinggraphics
Constructors in group3dlocaliser.swinggraphics with parameters of type Group3DLocaliserControlModifierConstructorDescriptionGroup3DSymbolManager(Group3DLocaliserControl group3DControl, PamDataBlock pamDataBlock, SymbolData defaultSymbol)  - 
Uses of Group3DLocaliserControl in group3dlocaliser.tethys
Constructors in group3dlocaliser.tethys with parameters of type Group3DLocaliserControlModifierConstructorDescriptionGroup3dAlgorithmInfo(Group3DLocaliserControl group3DControl) Group3DLocalizationCreator(Group3DLocaliserControl group3DControl) Group3DTethysProvider(TethysControl tethysControl, Group3DLocaliserControl group3dLocaliserControl, PamDataBlock pamDataBlock)