Package org.harctoolbox.analyze
Class Pwm4AltDecoder
java.lang.Object
org.harctoolbox.analyze.AbstractDecoder
org.harctoolbox.analyze.PwmDecoder
org.harctoolbox.analyze.Pwm4AltDecoder
-
Nested Class Summary
Nested classes/interfaces inherited from class org.harctoolbox.analyze.AbstractDecoder
AbstractDecoder.ParameterData
-
Field Summary
Fields inherited from class org.harctoolbox.analyze.AbstractDecoder
analyzer, bitSpec, CANNOT_MATCH, nameEngine, noPayload, NUMBERDECODERS, params, timebase
-
Constructor Summary
-
Method Summary
Methods inherited from class org.harctoolbox.analyze.PwmDecoder
hasDistinctFlashesInBursts, mkBursts, 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
-
Pwm4AltDecoder
public Pwm4AltDecoder(Analyzer analyzer, Analyzer.AnalyzerParams params) throws org.harctoolbox.analyze.DecodeException, NonUniqueBitCodeException - Throws:
org.harctoolbox.analyze.DecodeException
NonUniqueBitCodeException
-