A TimeSeriesProperty is a specialised [[Property]] class that holds time/value pairs. It offers a selection of statistics through it's Python interface which you can use in your scripts.
Introduction
============
To get hold of a time series property, you need to get the handle to the object from the [[Run]] object.
To get the statistics object, you then call <code>getStatistics()</code> on the property.
This allows you to access the following attributes: