PlotSpec

class PlotSpec(function, ts, ps)

Samples used for plotting time-segments.

Attributes

function

Identifier of the sampled quantity (for example "signal" or "envelope").

ps

One or more arrays containing values evaluated at ts.

ts

Time samples associated with the plotted data.