MCPcopy Create free account
hub / github.com/OSGeo/PROJ / pj_list_linear_units

Function pj_list_linear_units

src/units.cpp:38–38  ·  view source on GitHub ↗

For internal use

Source from the content-addressed store, hash-verified

36
37// For internal use
38const PJ_UNITS *pj_list_linear_units() { return pj_units; }
39
40const PJ_UNITS *proj_list_units() { return pj_units; }
41

Callers 3

exportToPROJStringMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected