: Public <<DataType>> Class
| Created: |
10/03/2016 8:58:10 AM |
| Modified: |
16/03/2016 1:32:45 PM |
|
Project: |
|
| Author: |
dlowe |
| Version: |
1.0 |
| Phase: |
1.0 |
| Status: |
Proposed |
| Complexity: |
Easy |
| Difficulty: |
|
| Priority: |
|
| Multiplicity: |
|
Advanced: |
|
| UUID: |
{1BFC103B-5EC9-4df0-A343-3DA075C44D28} |
| Appears In: |
HighLevelOverview |
A TimestampedLocation is a geospatial location accompanied by a timestamp indicating the time from which that location is considered to be valid.<br /></p><p><br /></p><p>If known an end time may also be provided.<br /></p><p><br /></p><p>In WIGOS an ObservingFacilty or Equipment may carry multiple locations which are valid over different periods of time.<br /></p>
| Attribute |
Public TM_Period validTimePeriod
|
Details:
| Alias: |
|
| Initial: |
|
| Stereotype: |
|
| Ordered: |
|
| Range: |
|
| Transient: |
False |
| Derived: |
False |
| IsID: |
False |
sequenceNumber=1
|
Notes:
|
The time period for which this location is known to be valid.
|
|
Public GM_Object location
|
Details:
| Alias: |
|
| Initial: |
|
| Stereotype: |
|
| Ordered: |
|
| Range: |
|
| Transient: |
False |
| Derived: |
False |
| IsID: |
False |
sequenceNumber=3
|
Notes:
|
A geospatial location. For Phase 1 of WIGOS this will always be a point location. [Phase 1]
|
|
| Tag |
Value |
| isCollection |
false |
 Details:
Values: true,false Default: false Description: Identifies the class as a collection
|
| noPropertyType |
false |
 Details:
Values: true,false Default: false Description: Suppress creation of a named complex type ( property type ) that supports inline or byReference encoding
|