Square Wave PtByPt (Not in Base Package)

Generates a square wave point by point. Details

duty cycle is the duty cycle, in percent, of the square wave.
amplitude is the amplitude of square wave. The default is 1.0.
f is the frequency of square wave in Hz. The default is 1.
phase is the shift of the waveform, in phase.
time is the independent variable.
square wave is the output square wave.

Square Wave PtByPt Details

square wave = amplitude × square (p)

where