WavePlotData

constructor(plotType: PlotType = PlotType.Wave, lines: List<Wave>)

Parameters

plotType

: Defines the type of plot/graph

lines

: Data related to the list of waves to be drawn.