Uses of Class
org.harctoolbox.analyze.Burst.Preferences
-
Uses of Burst.Preferences in org.harctoolbox.analyze
Modifier and TypeMethodDescriptionprotected static BitSpec
AbstractBiphaseDecoder.mkBitSpec
(double duration, double timebase, boolean invert, Burst.Preferences burstPrefs) static Extent
Burst.newExtent
(int us, Double timebase, Burst.Preferences prefs) static Flash
Burst.newFlash
(double duration, Double timebase, Burst.Preferences prefs) static Gap
Burst.newGap
(double duration, Double timebase, Burst.Preferences prefs) Burst.toBareIrStream
(double timebase, Burst.Preferences prefs) Burst.toString
(Burst.Preferences prefs) ModifierConstructorDescriptionAnalyzerParams
(Double frequency, String timeBaseString, BitDirection bitDirection, boolean useExtents, List<Integer> parameterWidths, int maxParameterWidth, boolean invert, Burst.Preferences burstPrefs, List<String> parameterNames)