![]() |
Maria GDK 5.0.0.930
Documentation of native code in develop branch
|
Public Attributes | |
| InterpolationMethod | interpolationMethod = InterpolationMethod::Bilinear |
| Method of resampling/interpolation (Nearest or Bilinear). | |
| std::vector< std::string > | tags |
| Only include data from data sets with any of the given tags. | |
| double | resolution = 0.0 |
| Minimum resolution of the elevation data. | |
| int | timeoutMs = 0 |
| Timeout in ms when waiting for data. If 0, wait indefinitely. | |
| ElevationDataType | dataType = ElevationDataType::Undefined |
| Query data type, only return samples of this data type. Ignored if set to Undefined. | |