Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ get_zero_ratio
Method
get_zero_ratio
DSView/pv/view/dsosignal.cpp:447–450 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
445
}
446
447
double DsoSignal::get_zero_ratio()
448
{
449
return value2ratio(_zero_offset);
450
}
451
452
int DsoSignal::get_hw_offset()
453
{
Callers
3
capture_init
Method · 0.45
gen_config_json
Method · 0.45
paint
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected