Uses of Enum Class
clickTrainDetector.clickTrainAlgorithms.mht.test.ExampleClickTrains.SimClickImport
-
Uses of ExampleClickTrains.SimClickImport in clickTrainDetector.clickTrainAlgorithms.mht.test
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ExampleClickTrains.SimClickImport[]
ExampleClickTrains.SimClickImport.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionExampleClickTrains.getSimClicksFile
(ExampleClickTrains.SimClickImport type) Get a .mat file containing simulated clicks.ExampleClickTrains.importSimClicks
(ExampleClickTrains.SimClickImport type) Convenience function to import simulated click trains.