quasardb C API
|
Aggregation input and result for columns of timestamp values. More...
#include <ts.h>
Data Fields | |
qdb_ts_aggregation_type_t | type |
The type of the aggregation to perform. | |
qdb_ts_range_t | range |
The time interval on which the aggregation should be executed. | |
qdb_size_t | count |
If applicable, the number of datapoints on which aggregation has been computed. | |
qdb_ts_timestamp_point | result |
The result of the aggregation. | |
Aggregation input and result for columns of timestamp values.