- start_x
float
Start X value.
- stop_x
float
Stop X value.
- step
float
X step value.
- equation
str
, optional
Y equation to apply. The default is Y=X.
- units
str
Units for the X axis. The default is "GHz"
.
- y_axis
str
, int
, optional
Y axis. The default is 1
.