DataRef : public class
Created: |
11/30/2005 2:08:48 PM |
Modified: |
12/21/2006 11:46:53 AM |
|
Project: |
|
Author: |
|
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Advanced: |
|
UUID: |
{9216B348-3AD8-4730-A10A-DC53735FA0F2} |
Appears In: |
DataReference |
A reference to one data item. It is essentially a descriptor to one DataEvent value. (Explanation uses this as a type of pointer.)
Attribute |
Details |
public DataIdType dataIdType |
Notes:
|
Specifies what id is meant to be a reference to (measurement location or agent).
|
|
public OsacbmDataType dataType |
Range:0 to 1
Notes:
|
Specifies the type of data.
|
|
public unsignedInt id |
Notes:
|
A MIMOSA meas_loc_id or agent_id.
|
|
public ItemId itemId |
Range:0 to 1
Notes:
|
References the segment or asset.
|
|
public Site site |
Notes:
|
Contains the associated site information.
|
|
public OsacbmTime time |
Notes:
|
Stores the associated time.
|
|