Uses of Class
clickTrainDetector.clickTrainAlgorithms.mht.mhtvar.ResultConverter
Packages that use ResultConverter
Package
Description
- 
Uses of ResultConverter in clickTrainDetector.clickTrainAlgorithms.mht.mhtvar
Subclasses of ResultConverter in clickTrainDetector.clickTrainAlgorithms.mht.mhtvarModifier and TypeClassDescriptionclassShow IDI values as milliseconds in controls.classConverts Radians to degrees and vice versa.classSeconds to milliseconds - 
Uses of ResultConverter in clickTrainDetector.layout.mht
Methods in clickTrainDetector.layout.mht that return ResultConverterMethods in clickTrainDetector.layout.mht with parameters of type ResultConverterModifier and TypeMethodDescriptionAmplitudeMHTVarPane.createAdvMHTVarPane(SimpleChi2VarParams simpleChi2VarParams, ResultConverter resultConverter) Create the advanced settings pane.BearingMHTVarPane.createAdvMHTVarPane(SimpleChi2VarParams simpleChi2VarParams, ResultConverter resultConverter) Create the advanced settings pane.CorrelationMHTPane.createAdvMHTVarPane(SimpleChi2VarParams simpleChi2VarParams, ResultConverter resultConverter) Create the advanced settings pane.IDIChi2Pane.createAdvMHTVarPane(SimpleChi2VarParams simpleChi2VarParams, ResultConverter resultConverter) Create the advanced settings pane.SimpleMHTVarPane.createAdvMHTVarPane(SimpleChi2VarParams simpleChi2VarParams, ResultConverter resultConverter) Create the advanced settings pane.Constructors in clickTrainDetector.layout.mht with parameters of type ResultConverterModifierConstructorDescriptionAdvMHTVarPane(SimpleChi2VarParams simpleChi2Var2, ResultConverter resultConverter) AmplitudeChi2AdvPane(SimpleChi2VarParams simpleChi2Var2, ResultConverter resultConverter) AmplitudeMHTVarPane(SimpleChi2VarParams simpleChi2Var, ResultConverter resultsConverter) BearingAdvMHTPane(SimpleChi2VarParams simpleChi2Var2, ResultConverter resultConverter) BearingMHTVarPane(SimpleChi2VarParams simpleChi2Var, ResultConverter resultsConverter) ICIChi2AdvPane(SimpleChi2VarParams simpleChi2Var2, ResultConverter resultConverter) IDIChi2Pane(SimpleChi2VarParams simpleChi2Var, ResultConverter resultConverter) SimpleMHTVarPane(SimpleChi2VarParams simpleChi2Var, ResultConverter resultsConverter)