drop_test::Drop Class Reference

Contains params, data for drops. More...

List of all members.

Public Member Functions

def __init__
def update
 Stores data from each drop.

Public Attributes

 count
 file
 halted
 name
 packets

Private Attributes

 _current

Detailed Description

Contains params, data for drops.

Definition at line 68 of file drop_test.py.


Member Function Documentation

def drop_test::Drop::__init__ (   self,
  name,
  file,
  count 
)
Parameters:
name str : Name of drop (ex: 'Side Drop')
file str : Instructions file of drop
count int : Number of times to complete drop

Definition at line 72 of file drop_test.py.

def drop_test::Drop::update (   self,
  packets,
  halted 
)

Stores data from each drop.

Definition at line 86 of file drop_test.py.


Member Data Documentation

Definition at line 83 of file drop_test.py.

Definition at line 73 of file drop_test.py.

Definition at line 74 of file drop_test.py.

Definition at line 78 of file drop_test.py.

Definition at line 75 of file drop_test.py.

Definition at line 77 of file drop_test.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables


qualification
Author(s): Kevin Watts (watts@willowgarage.com), Josh Faust (jfaust@willowgarage.com)
autogenerated on Fri Jan 11 09:39:14 2013