2.0.0-alpha.4
A helicorder-like multi-line seismogram display usually covering 24 hours
(any)
the parent element, usually a div tag
(HelicorderConfig)
configuration object
(SeismogramDisplayData)
the data to display
Type: any
Type: HelicorderConfig
Type: SeismogramDisplayData
Type: any
Type: any
draws, or redraws, the helicorder.
Calculates the time range covered by each line of the display
([type])
start of display
([type])
seconds covered by each line
([type])
number of lines
Array<HeliTimeRange>
:
Array of HeliTimeRange, one per line
Configuration of the helicorder
Extends SeismographConfig
(StartEndDuration)
the time range covered by the helicorder, required
Time range for a single line of the helicorder, extends StartEndDuration to add the line number
Extends StartEndDuration
((moment | null))
((moment | null))
((number | null)
= null
)
((number | null)
= 0
)