Base class for object parameters.
More...
#include <h5base.h>
|
std::string | spatialReference |
| usually in the form authName:code given by 'proj.db' (probably using name will also work)
|
|
std::string | lengthUnits |
| all geo-object's lengthUnits data must follow it (if any)
|
|
std::string | temporalUnits |
| all geo-object's temporalUnits data must follow it (if any)
|
|
std::string | angularUnits |
| all geo-object's angularUnits data must follow it (if any)
|
|
std::string | dataUnits |
| all geo-object's dataUnits data must follow it (if any)
|
|
double | nullValue = std::nan("nan") |
| usually used for missed values
|
|
Base class for object parameters.
Parameters are needed when creating geo-objects.
The documentation for this struct was generated from the following file:
- /github/workspace/include/h5geo/h5base.h