Uses of Class
clickTrainDetector.clickTrainAlgorithms.mht.mhtvar.ResultConverter
Package
Description
-
Uses of ResultConverter in clickTrainDetector.clickTrainAlgorithms.mht.mhtvar
Modifier and TypeClassDescriptionclass
Show IDI values as milliseconds in controls.class
Converts Radians to degrees and vice versa.class
Seconds to milliseconds -
Uses of ResultConverter in clickTrainDetector.layout.mht
Modifier 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.ModifierConstructorDescriptionAdvMHTVarPane
(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)