|
libdballe
7.21
|
A set of measured values. More...
#include <values.h>
Public Member Functions | |
| DataValues (const dballe::Record &rec) | |
| void | set_from_record (const Record &rec) |
| Set from the contents of a dballe::Record. | |
| bool | operator== (const DataValues &o) const |
| void | clear_ids () |
| Reset all the database IDs. | |
| void | print (FILE *out) const |
| Print the contents of this StationValues. | |
Public Attributes | |
| Sampling | info |
| Values | values |
A set of measured values.
1.8.13