HELP
An object that creates a waveform from a set
of coordinate data.

USE
Use Build Arb Waveform to create a uniformly
sampled waveform from an Array 1D of Coord
values.

LOCATION
Data ==> Build Data ==> Arb Waveform

OPEN VIEW PARAMETERS
* Num Points - The number of points in the
output waveform.  Default is 256 and is set
in Waveform Defaults.
Num Points may be set from the icon or added
as a data input.

NOTES
		dx = (Xmax-Xmin)/Num Points
		Xmin + point * dx

Therefore, the last data point is not the
last independent value of Coord.

The independent values (x) of each Coord
must be greater than, or equal to, the
independent value of the previous Coord in
the array.

The Input Coord array must be (x,y) pairs,
not (x,y,z).

SEE ALSO
Build Waveform, Comparator, Coord, Function
Generator, Noise Generator, Pulse Generator,
and Waveform Defaults.
