Timeseries
GPA Gemstone Library
The Gemstone Timeseries Library organizes all Gemstone functionality related to timeseries operations.
This library includes helpful timeseries classes like the following:
- Measurement:
- Represents a basic measured value as a timeseries data unit.
- ConcentratorBase:
- Represents a base class that synchronizes (i.e., sorts by timestamp) real-time measurements.
Among others.