Package org.harctoolbox.analyze
Class BiphaseWithTwoDurationsInvertDecoder
java.lang.Object
org.harctoolbox.analyze.AbstractDecoder
org.harctoolbox.analyze.AbstractBiphaseDecoder
org.harctoolbox.analyze.BiphaseWithTwoDurationsInvertDecoder
-
Nested Class Summary
Nested classes/interfaces inherited from class org.harctoolbox.analyze.AbstractDecoder
AbstractDecoder.ParameterData
-
Field Summary
Fields inherited from class org.harctoolbox.analyze.AbstractBiphaseDecoder
full, half
Fields inherited from class org.harctoolbox.analyze.AbstractDecoder
analyzer, bitSpec, CANNOT_MATCH, nameEngine, noPayload, NUMBERDECODERS, params, timebase
-
Constructor Summary
ConstructorDescriptionBiphaseWithTwoDurationsInvertDecoder
(Analyzer analyzer, Analyzer.AnalyzerParams params) BiphaseWithTwoDurationsInvertDecoder
(Analyzer analyzer, Analyzer.AnalyzerParams params, int half, int full) -
Method Summary
Methods inherited from class org.harctoolbox.analyze.AbstractBiphaseDecoder
mkBitSpec, parse
Methods inherited from class org.harctoolbox.analyze.AbstractDecoder
decoderNames, dumpParameters, dumpParameters, getNoBitsLimit, name, newExtent, newFlash, newFlashOrGap, newGap, parse, parse, saveParameter, saveParameter, saveParameter
-
Constructor Details
-
BiphaseWithTwoDurationsInvertDecoder
public BiphaseWithTwoDurationsInvertDecoder(Analyzer analyzer, Analyzer.AnalyzerParams params, int half, int full) -
BiphaseWithTwoDurationsInvertDecoder
-
-
Method Details
-
startDurations
protected int startDurations()- Specified by:
startDurations
in classAbstractBiphaseDecoder
-