3.0.0-alpha.1
Type: string
Similar to FFTResult, but used for plotting non-fft generated data. This allows the frequencies to be, for example, evenly distrubuted in log instead of linearly for plotting PolesZeros stages.
(Float32Array)
(Array<InstanceType<any>>)
Type: Float32Array
Type: (null | SeismogramDisplayData)
Float32Array
Float32Array
Float32Array
Defualt CSS for styling fft plots.
Type: string
Type: string
Type: string
Type: string
A amplitude or phase plot of fft data. The 'kind' attribute controls whether 'amplitude' or 'phase' is plotted and the 'logfreq' attribute controls whether frequency, x axis, is linear or log. Setting the seismogramConfig changes the plot configuration, althought not all values are used. The data as an array of FFTResult or FreqAmp sets the data to be plotted. Amplitude is plotted with y axis log, phase is y axis linear.
Extends HTMLElement
Type: SeismographConfig
Type: SeismographConfig
(SeismographConfig)