nlight
Newbie
OK so basically I have vg (which is constant) and vc (which is a variable of a function) I can go into the graph after simulation and see what time stamp they intersect in and devide that value by 3600 to find TG but I need a way calculate it automatically
I tried using ABM2 component to do if(v(g)=v(c),v(t)/3600,0) but it didn't work plus even if this worked the out come will be 0 untill it reaches TG any help?
I tried using ABM2 component to do if(v(g)=v(c),v(t)/3600,0) but it didn't work plus even if this worked the out come will be 0 untill it reaches TG any help?