Package org.harctoolbox.analyze
Class Burst
java.lang.Object
org.harctoolbox.analyze.Burst
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionintstatic intbooleanbooleanequalsWithLongGap(Burst burst) intintinthashCode()static ExtentnewExtent(int us, Double timebase, Burst.Preferences prefs) static FlashnewFlash(double duration, Double timebase, Burst.Preferences prefs) static GapnewGap(double duration, Double timebase, Burst.Preferences prefs) inttoBareIrStream(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
-