DAWaveform : public class
Created: |
12/12/2005 2:27:00 PM |
Modified: |
12/8/2006 11:56:52 AM |
|
Project: |
|
Author: |
|
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Advanced: |
|
UUID: |
{3D3D12D4-C2F1-4518-9466-28179FA86BA3} |
Appears In: |
DataAcquisition |
Stores DA layer waveform data.
Attribute |
Details |
public double values |
Notes:
|
Range:1 to *<br />The values of the points in the waveform.
|
|
public double xAxisDelta |
Notes:
|
The spacing in the waveform.
|
|
public double xAxisStart |
Range:0 to 1
Notes:
|
Starting point of the waveform.
|
|
Object |
Type |
Connection |
Notes |
DADataEvent |
Class |
Generalization |
|