Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSGeo/PROJ
/ doubleValue
Method
doubleValue
src/iso19111/factory.cpp:165–165 ·
view source on GitHub ↗
cppcheck-suppress functionStatic
Source
from the content-addressed store, hash-verified
163
164
// cppcheck-suppress functionStatic
165
double doubleValue() const { return double_; }
166
167
private:
168
Type type_;
Callers
1
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected