Package org.harctoolbox.analyze
Class BiphaseDecoder
java.lang.Object
org.harctoolbox.analyze.AbstractDecoder
org.harctoolbox.analyze.AbstractBiphaseDecoder
org.harctoolbox.analyze.BiphaseDecoder
-
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
ConstructorDescriptionBiphaseDecoder
(Analyzer analyzer, Analyzer.AnalyzerParams params) BiphaseDecoder
(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
-
BiphaseDecoder
-
BiphaseDecoder
-
-
Method Details
-
startDurations
protected int startDurations()- Specified by:
startDurations
in classAbstractBiphaseDecoder
-