|
ocssw
V2022
|
Variable.hpp File Reference
#include "Product.hpp"#include "focs/NVector.hpp"#include <iostream>#include <string>#include <unordered_map>#include <vector>#include "genutils.h"
Include dependency graph for Variable.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | VariableScaler< T > |
| class | SlopeInterceptScaler< T > |
| class | VariableFill< T > |
| class | VariableFillValue< T > |
| class | VariableFillRange< T > |
| class | BaseVariable |
| class | Variable< T, Dims > |
Namespaces | |
| focs | |
Enumerations | |
| enum | OcType { Char, String, Float, Double, LongDouble, Int8, Int16, Int32, Int64, Uint8, Uint16, Uint32, Uint64, Unknown } |
| enum | OcGeospatialType { Yes, Line, Pixel, No } |
Functions | |
| template<typename T > | |
| std::ostream & | operator<< (std::ostream &os, const Variable< T, 2 > &v) |


