MCPcopy 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
52const PJ_UNITS *pj_list_angular_units() { return pj_angular_units; }
53
54const PJ_UNITS *proj_list_angular_units() { return pj_angular_units; }

Callers 2

exportToPROJStringMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected