quasardb C API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
qdb_ts_timestamp_aggregation_t Struct Reference

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.
 

Detailed Description

Aggregation input and result for columns of timestamp values.


The documentation for this struct was generated from the following file: