Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ trig_hoff
Method
trig_hoff
DSView/pv/view/view.h:146–148 ·
view source on GitHub ↗
* trigger position fix */
Source
from the content-addressed store, hash-verified
144
* trigger position fix
145
*/
146
inline double trig_hoff(){
147
return _trig_hoff;
148
}
149
150
inline void set_trig_hoff(double hoff){
151
_trig_hoff = hoff;
Callers
6
paint_mid
Method · 0.80
paint_trace
Method · 0.80
paint_envelope
Method · 0.80
paint_mid
Method · 0.80
paint_trace
Method · 0.80
paint_envelope
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected