|  | Maria GDK 5.0.0.910
    Documentation of native code in develop branch | 
| Public Types | |
| enum class | StatusCode { Undefined = 0 , OK , Missing , Timeout , Error } | 
| Status codes for an elevation query. | |
| Public Member Functions | |
| ElevationResult (StatusCode s, double v=0.0, double r=0.0, int i=-1, ElevationDataType dt=ElevationDataType::Undefined) | |
| Public Attributes | |
| StatusCode | status | 
| double | value | 
| Actual elevation value. | |
| double | resolution | 
| Resolution of the source data. | |
| int | layerId | 
| ElevationDataType | dataType | 
| int Maria::ElevationResult::layerId | 
Elevation data layer ID. Elevation data layer the sample was taken from. Can be used to get more information about the elevation sample.