ORBIT-USER: Documentation for sample script

Arinto Murdopo arinto at gmail.com
Tue Feb 6 23:37:55 EST 2007


Dear All,

Here is one of the section in sample script tutorial1a.rb

otr.addMeasurement('receiverport',Filter::TIME,
  {Filter::SAMPLE_SIZE => 1},
  [
    ['pkt_seqno'],
    ['flow_no'],
    ['rcvd_pkt_size', Filter::SUM],
    ['rx_timestamp'],
    ['rssi'],
    ['xmitrate']
  ]
  )

where I can find the documentation of Filter above? In the beginning of the
sampel script, it requires 'handler/filter'. Where I can find this
'handler/filter'
?

Thank you

arinto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://orbit-lab.org/pipermail/orbit-user/attachments/20070207/3f2f08c6/attachment.htm 


More information about the orbit-user mailing list