CmplxWaveform : public class
Created: 12/2/2005 4:00:39 PM
Modified: 12/11/2006 5:01:59 PM
Project:
Advanced:
Stores complex waveform data.
Attribute Details
public double
  imagValues
Notes: Range:1 to *<br />The imaginary values of the waveform.
public double
  realValues
Notes: Range:1 to *<br />The real values of the waveform.
public double
  xAxisDelta
Notes: The spacing of the waveform.
public double
  xAxisStart
Range:0 to 1
Notes: The starting value of the waveform.
Object Type Connection Notes
DMDataEvent Class Generalization