| Package | Description |
|---|---|
| org.harctoolbox.analyze |
| Modifier and Type | Method and Description |
|---|---|
(package private) Burst.Preferences |
Analyzer.AnalyzerParams.getBurstPrefs() |
| Modifier and Type | Method and Description |
|---|---|
protected static BitSpec |
AbstractBiphaseDecoder.mkBitSpec(double duration,
double timebase,
boolean invert,
Burst.Preferences burstPrefs) |
(package private) static Integer |
Burst.multiplier(double us,
Double timebase,
Burst.Preferences prefs) |
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) |
BareIrStream |
Burst.toBareIrStream(double timebase,
Burst.Preferences prefs) |
String |
Burst.toString(Burst.Preferences prefs) |
| Constructor and Description |
|---|
AnalyzerParams(Double frequency,
String timeBaseString,
BitDirection bitDirection,
boolean useExtents,
List<Integer> parameterWidths,
int maxParameterWidth,
boolean invert,
Burst.Preferences burstPrefs) |
Copyright © 2019. All rights reserved.