Uses of Class
org.harctoolbox.analyze.Burst
-
Uses of Burst in org.harctoolbox.analyze
Modifier and TypeMethodDescriptionAnalyzer.getBurst
(int i) Return bursts order after their frequency.Analyzer.getSortedBurst
(int i) Return bursts ordered lexicographically.protected static Burst[]
Modifier and TypeMethodDescriptionint
static int
boolean
Burst.equalsWithLongGap
(Burst burst) int
Analyzer.getNumberPairs
(Burst pair) protected static Burst[]
int
ModifierConstructorDescriptionPwm2Decoder
(Analyzer analyzer, Analyzer.AnalyzerParams params, Burst zero, Burst one) Pwm4Decoder
(Analyzer analyzer, Analyzer.AnalyzerParams params, Burst zero, Burst one, Burst two, Burst three) PwmDecoder
(Analyzer analyzer, Analyzer.AnalyzerParams params, Burst[] bursts)