Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlotJuggler/PlotJuggler
/ failed
Method
failed
pj_scripting/src/lua_siso_transform.cpp:197–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
195
}
196
197
bool LuaSisoTransform::failed() const {
198
return !instance_ || instance_->failed();
199
}
200
201
const std::string& LuaSisoTransform::error() const {
202
return error_;
Callers
8
calculateNextPoint
Method · 0.45
calculate
Method · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
installTransform
Method · 0.45
Calls
no outgoing calls
Tested by
5
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36