MCPcopy 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
447double DsoSignal::get_zero_ratio()
448{
449 return value2ratio(_zero_offset);
450}
451
452int DsoSignal::get_hw_offset()
453{

Callers 3

capture_initMethod · 0.45
gen_config_jsonMethod · 0.45
paintMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected