Uses of Class
org.harctoolbox.analyze.Burst.Preferences
Packages that use Burst.Preferences
-
Uses of Burst.Preferences in org.harctoolbox.analyze
Methods in org.harctoolbox.analyze with parameters of type Burst.PreferencesModifier and TypeMethodDescriptionprotected static BitSpecAbstractBiphaseDecoder.mkBitSpec(double duration, double timebase, boolean invert, Burst.Preferences burstPrefs) static ExtentBurst.newExtent(int us, Double timebase, Burst.Preferences prefs) static FlashBurst.newFlash(double duration, Double timebase, Burst.Preferences prefs) static GapBurst.newGap(double duration, Double timebase, Burst.Preferences prefs) Burst.toBareIrStream(double timebase, Burst.Preferences prefs) Burst.toString(Burst.Preferences prefs) Constructors in org.harctoolbox.analyze with parameters of type Burst.PreferencesModifierConstructorDescriptionAnalyzerParams(Double frequency, String timeBaseString, BitDirection bitDirection, boolean useExtents, List<Integer> parameterWidths, int maxParameterWidth, boolean invert, Burst.Preferences burstPrefs, List<String> parameterNames)