class POLY_TIME |
---|
**** | shared rateCl:FLT; |
shared dataC:INT; |
---|
shared dataT:FLT; |
---|
shared dataV:FLT; |
---|
shared timer:TIME_MEASURE; |
---|
shared dataC:INT; |
---|
shared dataT:FLT; |
---|
shared dataV:FLT; |
---|
shared timer:TIME_MEASURE; |
---|
SetR(resolution:FLT, title:STR) |
---|
**** | Write #resolution in PPoly,VPoly,FPoly, ..... Before Use this, use 'SetV'.(see end of scode) format: |
SetV(cross:INT,res_e,time_e:FLT) |
---|
**** | save #crossing, expected #of resolution and time |
rateCl:FLT |
---|
**** | #resolution/sec for Ppoly. |