: Public <<DataType>> Class
Created: 9/12/2011 2:53:16 PM
Modified: 12/05/2015 2:10:39 PM
Project:
Advanced:
Metadata specific to measurement timeseries.
Attribute
Public Boolean
  cumulative
Details:
sequenceNumber=1
Notes: This boolean property indicates whether the series is  sequentially increasing and accumulates over time; i.e. each value is added to the last so the value represents the total of a value since accumulation began.
Public TM_PeriodDuration
  accumulationIntervalLength
Details:
sequenceNumber=30
Notes: Defines the length of time over which accumulation is recorded e.g. 24 hours
Public TM_Period
  accumulationAnchorTime
Details:
sequenceNumber=40
Notes: Defines the time at which accumulation begins. e.g. 9am.#lt;br /#gt;#lt;/p#gt;#lt;p#gt;NOTE - SHOULD THIS BE TM INSTANT?#lt;br /#gt;#lt;/p#gt;
Public TM_Position
  startAnchorPoint
Details:
sequenceNumber=40
Notes: StartAnchorPoint specifies a ‘ghost’ point to allow the first value of the timeseries to be interpolated correctly.
Public TM_Position
  endAnchorPoint
Details:
sequenceNumber=40
Notes: EndAnchorPoint specifies a ‘ghost’ point to allow the last value of the timeseries to be interpolated correctly.
Public TM_PeriodDuration
  maxGapPeriod
Details:
sequenceNumber=40
Notes: When any analysis is run over a timeseries it is important to know if it is possible to interpolate between any two adjoining points. If the join period between two adjoining points is greater than the maxGapPeriod then the series should not be interpolated between these adjoining points.
Element Source Role Target Role
«Type» MeasurementTimeseriesTVP
Class  
Name:  
 
Name: metadata
Metadata about this timeseries
Details:
 
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
xsdEncodingRule iso19136_2007
Details:
Values: iso19136_2007 | iso19139_2007 | iso19136_2007_INSPIRE_Extensions
Default: iso19136_2007
Description: XML Schema encoding rule to apply
Object Type Connection Direction Notes
«DataType» TimeseriesMetadata Class Realization From  
«DataType» TimeseriesMetadata Class Generalization To