Uses of Enum Class
clickTrainDetector.clickTrainAlgorithms.mht.mhtvar.BearingChi2VarParams.BearingJumpDrctn
Packages that use BearingChi2VarParams.BearingJumpDrctn
-
Uses of BearingChi2VarParams.BearingJumpDrctn in clickTrainDetector.clickTrainAlgorithms.mht.mhtvar
Fields in clickTrainDetector.clickTrainAlgorithms.mht.mhtvar declared as BearingChi2VarParams.BearingJumpDrctnModifier and TypeFieldDescriptionBearingChi2VarParams.bearingJumpDrctn
Whether the bearing jump can be in both directions, positive or negative.Methods in clickTrainDetector.clickTrainAlgorithms.mht.mhtvar that return BearingChi2VarParams.BearingJumpDrctnModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.BearingChi2VarParams.BearingJumpDrctn.values()
Returns an array containing the constants of this enum class, in the order they are declared.