Timeseries - core : Class diagram
| Created: |
18/11/2014 1:33:52 PM |
| Modified: |
4/05/2015 1:47:25 PM |
Project: |
|
| Author: |
tay345 |
| Version: |
1.0 |
Advanced: |
|
| ID: |
{4F0EFB4C-73A0-4d65-88B4-901F5050C5AC} |
The core <i>Timeseries </i>class contains an ordered set of point data. This data may be annotated with metadata about each particular data point (<i>PointMetadata</i>). It may also be annotated with metadata about the Timeseries as a whole (<i>TimeseriesMetadata</i>). There are several specializations of <i>Timeseries </i>in this specification to accommodate different encodings (interleaved and domain-range) and different result types (measurement and categorical). The <i>Timeseries </i>(or it's specializations) is the result of a <i>TimeseriesObservation</i>.