Uses of Interface
clickTrainDetector.clickTrainAlgorithms.mht.mhtvar.MHTChi2Var
Package
Description
-
Uses of MHTChi2Var in clickTrainDetector.clickTrainAlgorithms.mht
Modifier and TypeMethodDescriptionstatic ArrayList<MHTChi2Var<PamDataUnit>>
StandardMHTChi2.createChi2Vars()
Create a set of chi^2 variables.StandardMHTChi2.getMhtChi2Vars()
List of current chi2 variables.Modifier and TypeMethodDescriptionvoid
StandardMHTChi2Params.restoreSettings
(ArrayList<MHTChi2Var<PamDataUnit>> mhtChi2Vars) Restore settings of chi2 vars from the saved settings chi2settings objects.void
StandardMHTChi2.setMHTChi2Var
(ArrayList<MHTChi2Var<PamDataUnit>> mhtChi2Vars) Set the MHT chi^2 variables.ModifierConstructorDescriptionStandardMHTChi2Info
(ArrayList<MHTChi2Var<PamDataUnit>> mhtChi2Vars, StandardMHTChi2Params standardMHTChi2Params) StandardMHTChi2Params
(ArrayList<MHTChi2Var<PamDataUnit>> arrayList) -
Uses of MHTChi2Var in clickTrainDetector.clickTrainAlgorithms.mht.mhtvar
Modifier and TypeClassDescriptionclass
Chi^2 value for dB amplitude of tracks.class
Chi2 value for changing bearing.class
Measures the difference in change between three bearing measurements.class
Calculates the correlation value between subsequent clicks.class
Calculate the chi2 value based on slowly changing inter-click-interval.class
The length of a click.class
Peak frequency variable for click train detector.class
Calculate the ICI value of amplitude.class
Chi2 variable which compares the difference between the two three values.class
Chi^2 value for time delays.