PWL x1,y1 x2,y2 ...
Defines a piecewise linear transfer function or time dependent value.
This is similar to, but not exactly the same as, the Berkeley SPICE PWL for fixed sources.
For capacitors, this function defines charge as a function of voltage. For inductors, it defines flux as a function of current.
For fixed sources, it defines voltage or current as a function of time.
The values of x must be in increasing order.
Outside the specified range, the behavior depends on the type of element. For fixed sources, the output (voltage or current) is constant at the end value. This is compatible with SPICE. For other types, the last segment is extended linearly. If you want it to flatten, specify an extra point so the slope of the last segment is flat.
There are no additional parameters, beyond those that apply to all.