TimeSelect : public class
Created: |
8/22/2008 3:14:14 PM |
Modified: |
12/21/2009 4:54:49 PM |
|
Project: |
|
Author: |
|
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Advanced: |
|
UUID: |
{C1761814-1D01-429a-96B7-C2C7696D1FC3} |
Appears In: |
MonitorIdGroup |
If TimeSelect is not used then assume present time. SnapshotStart retrieves the given number of DataEventSets before the current time. If timeStart is specified, snapshotStart and End specify a range of DataEventSets before and after the timeStart. Decimate means to send only one out of every <decimate value> DataEventSets, e.g. <3> => 1-in-3
EntryPoints may
(1) not support TimeSelect or may support one or more of the following:
(2) Time Start and End
(3) Time Start and End with decimation
(4) Snapshot Start only
(5) Snapshot Start with decimation
(6) Time Start only
(7) Time Start with decimation
(8) Time Start with Snapshot Start and/or End
- Attributes
- Associations From
Attribute |
Details |
public unsignedInt decimate |
Range:0 to 1 |
public int snapshotEnd |
Range:0 to 1 |
public int snapshotStart |
Range:0 to 1 |
public OsacbmTime timeEnd |
Range:0 to 1 |
public OsacbmTime timeStart |
Range:0 to 1 |
Element |
Source Role |
Target Role |
Details |
MonitorIdGroup
Class
|
Name:
|
Name: timeSelect
|
|