MCPcopy Create free account
hub / github.com/comaps/comaps / GetBase

Function GetBase

generator/generator_tests/srtm_parser_test.cpp:14–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12using namespace geometry;
13
14inline std::string GetBase(ms::LatLon const & coord)
15{
16 return SrtmTile::GetBase(coord);
17}
18
19inline SrtmTile::LatLonKey GetKey(ms::LatLon const & coord)
20{

Callers 4

GetIsolinesTileBaseFunction · 0.85
InitMethod · 0.85
srtm_parser.cppFile · 0.85
UNIT_TESTFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected