2.0.0-alpha.6
Type: {destinationKey: any, notifyScaleChange: function (value: any): void}
(any)
(function (value: any): void)
(any)
(SeismographConfig)
Type: any
Type: SeismographConfig
Type: any
Type: any
Type: any
Type: d3.scale
Type: any
Type: d3.scale
Type: d3.scale
Type: d3.scale
Type: LinkedAmpScale
Type: any
Type: any
Type: any
Type: any
Type: any
Type: any
Type: any
Type: any
Type: any
Type: Array<ScaleChangeListenerType>
void
void
void
void
void
(SeismogramSegment)
(any)
void
(any)
void
void
void
(d3.scale)
d3.scale
void
(Seismograph)
void
(any)
void
void
(MarginType)
Seismograph
Seismograph
Seismograph
Seismograph
Seismograph
void
void
void
Finds the SeismogramDisplayData within the display containing the given Seismogram.
(Seismogram)
seismogram to search for
(SeismogramDisplayData | null)
:
SeismogramDisplayData if found or null if not
Removes a seismogram from the display.
(SeismogramDisplayData)
seis data to remove
void
Removes seismograms that do not overlap the window.
(StartEndDuration)
overlap data to keep
void
(Seismograph)
(Seismograph)
Links amplitude scales across multiple seismographs, respecting doRmean.
(Array<Seismograph>?)
optional list of Seismographs to link
Link new Seismograph with this amplitude scale.
(Seismograph)
Seismograph to link
Unlink Seismograph with this amplitude scale.
(Seismograph)
Seismograph to unlink
Recalculate the best amplitude scale for all Seismographs. Causes a redraw.
Creates Markers for all of the arrivals in ttime.arrivals, relative to the given Quake.
(Quake)
quake the travel times are relative to
(any)
travel times json object as returned from the
IRIS traveltime web service, or the json output of TauP
Array<MarkerType>
:
array of Markers suitable for adding to a seismograph