Function htmResolution( level )
- Description:
-
Gives the approximate resolution in degrees for a given HTM depth level.
- Parameters:
-
- level (integer)
- HTM depth
- Return Value (floating point):
- approximate angular resolution in degrees
- Signature:
- double htmResolution(int)