CmplxWaveform : public class
Created: |
12/2/2005 4:00:39 PM |
Modified: |
12/11/2006 5:01:59 PM |
|
Project: |
|
Author: |
|
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Advanced: |
|
UUID: |
{5E4A1A09-5443-466b-BBD8-700C9F7563E4} |
Appears In: |
DataManipulation |
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 |
|