Maria GDK 5.0.0.953
Documentation of native code in develop branch
Loading...
Searching...
No Matches
Maria::ElevationQueryParams Struct Reference

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.
 
std::string mapSignature = ""
 If not empty, only include data from given map signature.
 

The documentation for this struct was generated from the following file: