DataEventSet : public class
Created: |
12/1/2005 2:54:39 PM |
Modified: |
12/7/2006 4:11:11 PM |
|
Project: |
|
Author: |
|
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Advanced: |
|
UUID: |
{FF3A7121-CE7C-48d1-8956-18B87F1DF238} |
Appears In: |
DataEventSet |
Provided by an OSA-CBM module; contains an array of DataEvents (one or more DataEvent classes).
Attribute |
Details |
public boolean alertStatus |
Range:0 to 1
Notes:
|
Indicates if the DataEventSet has triggered an alert ("true" = alert triggered, and associated NumAlert(s) may then be produced).
|
|
public DataEvent dataEvents |
Notes:
|
Range:1 to *<br />Contains the data provided by an OSA-CBM layer (e.g. DAWaveform, SDReal, AGDataEvent), as well as id, alert and confidence information.
|
|
public unsignedInt id |
Notes:
|
Equates to a MIMOSA meas_loc_id (DA, DM, SD layers) or a MIMOSA agent_id (HA, PA, AG layers).
|
|
public unsignedInt sequenceNum |
Range:0 to 1 |
public Site site |
Notes:
|
Identifies the MIMOSA site associated with the DataEventSet.
|
|
public OsacbmTime time |
Notes:
|
The time of the data event set.
|
|