IODA Bundle
|
Go to the source code of this file.
Classes | |
class | Ingester::Transform |
Base class for Transforms which are used to transform data. Transforms are useful for getting data into the right units (for example you can convert Kelvin to Celsius) More... | |
Namespaces | |
Ingester | |
Typedefs | |
typedef std::vector< std::shared_ptr< Transform > > | Ingester::Transforms |