Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlotJuggler/PlotJuggler
/ dbl
Function
dbl
pj_scripting/tests/lua_siso_transform_test.cpp:64–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
double dbl(const Sample& s) {
65
return PJ::proc::detail::toDouble(s.value());
66
}
67
68
} // namespace
69
Callers
1
TEST
Function · 0.85
Calls
2
toDouble
Function · 0.50
value
Method · 0.45
Tested by
no test coverage detected