|
User Documentation |
||||||||
| prev file | next file | |||||||||
| SUMMARY: fields | routine DETAILS: routine | |||||||||
./guide File ave.pro
ave |
procedure ave |
Get the average from the ongoing accumulation. The result is assumbled from !g.accum_template - which should be the first scan in the accumulation, and the returned values from avg_accum using the contents of !g.accum. That result is then put into !g.s[0]. The contents of the global accum buffer remain unchanged. Use sclear to clear it.
sclear get,index=1 accum get,index=2 accum ave