Package org.harctoolbox.analyze
Class Burst
java.lang.Object
org.harctoolbox.analyze.Burst
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
static int
boolean
boolean
equalsWithLongGap
(Burst burst) int
int
int
hashCode()
static Extent
newExtent
(int us, Double timebase, Burst.Preferences prefs) static Flash
newFlash
(double duration, Double timebase, Burst.Preferences prefs) static Gap
newGap
(double duration, Double timebase, Burst.Preferences prefs) int
toBareIrStream
(double timebase, Burst.Preferences prefs) toString()
toString
(Burst.Preferences prefs)
-
Method Details
-
newExtent
-
newFlash
-
newGap
-
compare
-
getGapDuration
public int getGapDuration()- Returns:
- the gapDuration
-
getFlashDuration
public int getFlashDuration()- Returns:
- the flashDuration
-
toBareIrStream
-
toString
-
toString
-
equals
-
equalsWithLongGap
-
hashCode
public int hashCode() -
compare
-
overhang
-