1 import * as a from "liba.so";
5 console.log(ctx.iter(1, 0))
8 var ctx = new a.pid(-10, 10)
10 console.log(ctx.iter(1, 0))
13 var ctx = new a.pid(-10, 10, 10)
15 console.log(ctx.iter(1, 0))
23 ctx.summax = ctx.summax
24 ctx.outmax = ctx.outmax
25 ctx.outmin = ctx.outmin