Package org.harctoolbox.cmdline
Class CommandDecodeParameterOptions
java.lang.Object
org.harctoolbox.cmdline.AbstractCommand
org.harctoolbox.cmdline.CommandLogOptions
org.harctoolbox.cmdline.CommandBasicOptions
org.harctoolbox.cmdline.CommandIrpDatabaseOptions
org.harctoolbox.cmdline.CommandDecodeParameterOptions
- Direct Known Subclasses:
CommandCommonOptions
-
Field Summary
Modifier and TypeFieldDescriptiondouble
boolean
Fields inherited from class org.harctoolbox.cmdline.CommandIrpDatabaseOptions
blackList, configFiles, irp, validate
Fields inherited from class org.harctoolbox.cmdline.CommandBasicOptions
inputEncoding, output, outputEncoding, quiet, versionRequested
Fields inherited from class org.harctoolbox.cmdline.CommandLogOptions
logclasses, logfile, logformat, logLevel, xmlLog
Fields inherited from class org.harctoolbox.cmdline.AbstractCommand
helpRequested
-
Constructor Summary
-
Method Summary
Methods inherited from class org.harctoolbox.cmdline.CommandIrpDatabaseOptions
setupDatabase
Methods inherited from class org.harctoolbox.cmdline.AbstractCommand
description, process
-
Field Details
-
absoluteTolerance
-
frequencyTolerance
-
minRepeatGap
public double minRepeatGap -
minLeadout
-
override
public boolean override -
relativeTolerance
-
-
Constructor Details
-
CommandDecodeParameterOptions
public CommandDecodeParameterOptions()
-
-
Method Details
-
decoderParameters
-