Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSGeo/PROJ
/ pj_list_angular_units
Function
pj_list_angular_units
src/units.cpp:52–52 ·
view source on GitHub ↗
For internal use
Source
from the content-addressed store, hash-verified
50
51
// For internal use
52
const PJ_UNITS *pj_list_angular_units() { return pj_angular_units; }
53
54
const PJ_UNITS *proj_list_angular_units() { return pj_angular_units; }
Callers
2
get_unit_conversion_factor
Function · 0.85
exportToPROJString
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected