Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
burst_calc.msg._burst.burst Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 channels
 dishes
 end
 header

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['header','end','channels','dishes']
string _full_text
 _has_header = True
string _md5sum = "9fc444266caceed83ebba28b36c432e7"
list _slot_types = ['std_msgs/Header','time','int8[]','neuro_recv/dish_state[]']
string _type = "burst_calc/burst"

Detailed Description

Definition at line 11 of file _burst.py.


Constructor & Destructor Documentation

def burst_calc.msg._burst.burst.__init__ (   self,
  args,
  kwds 
)
Constructor. Any message fields that are implicitly/explicitly
set to None will be assigned a default value. The recommend
use is keyword arguments as this is more robust to future message
changes.  You cannot mix in-order arguments and keyword arguments.

The available fields are:
   header,end,channels,dishes

:param args: complete set of field values, in .msg order
:param kwds: use keyword arguments corresponding to message field names
to set specific fields.

Definition at line 48 of file _burst.py.


Member Function Documentation

def burst_calc.msg._burst.burst._get_types (   self) [private]
internal API method

Definition at line 79 of file _burst.py.

def burst_calc.msg._burst.burst.deserialize (   self,
  str 
)
unpack serialized message in str into this message instance
:param str: byte array of serialized message, ``str``

Definition at line 124 of file _burst.py.

def burst_calc.msg._burst.burst.deserialize_numpy (   self,
  str,
  numpy 
)
unpack serialized message in str into this message instance using numpy for array types
:param str: byte array of serialized message, ``str``
:param numpy: numpy python module

Definition at line 239 of file _burst.py.

def burst_calc.msg._burst.burst.serialize (   self,
  buff 
)
serialize message into buffer
:param buff: buffer, ``StringIO``

Definition at line 85 of file _burst.py.

def burst_calc.msg._burst.burst.serialize_numpy (   self,
  buff,
  numpy 
)
serialize message with numpy array types into buffer
:param buff: buffer, ``StringIO``
:param numpy: numpy python module

Definition at line 199 of file _burst.py.


Member Data Documentation

Definition at line 45 of file _burst.py.

Initial value:
"""# Burst message
Header header
time end
int8[] channels
neuro_recv/dish_state[] dishes
================================================================================
MSG: std_msgs/Header
# Standard metadata for higher-level stamped data types.
# This is generally used to communicate timestamped data 
# in a particular coordinate frame.
# 
# sequence ID: consecutively increasing ID 
uint32 seq
#Two-integer timestamp that is expressed as:
# * stamp.secs: seconds (stamp_secs) since epoch
# * stamp.nsecs: nanoseconds since stamp_secs
# time-handling sugar is provided by the client library
time stamp
#Frame this data is associated with
# 0: no frame
# 1: global frame
string frame_id

================================================================================
MSG: neuro_recv/dish_state
# Dish state message
Header header
float64[60] samples
bool last_dish
"""

Definition at line 15 of file _burst.py.

Definition at line 14 of file _burst.py.

string burst_calc::msg::_burst.burst::_md5sum = "9fc444266caceed83ebba28b36c432e7" [static, private]

Definition at line 12 of file _burst.py.

list burst_calc::msg::_burst.burst::_slot_types = ['std_msgs/Header','time','int8[]','neuro_recv/dish_state[]'] [static, private]

Definition at line 46 of file _burst.py.

string burst_calc::msg::_burst.burst::_type = "burst_calc/burst" [static, private]

Definition at line 13 of file _burst.py.

Definition at line 60 of file _burst.py.

Definition at line 60 of file _burst.py.

Definition at line 60 of file _burst.py.

Definition at line 60 of file _burst.py.


The documentation for this class was generated from the following file:


burst_calc
Author(s): Jonathan Hasenzahl
autogenerated on Sun Jan 5 2014 11:12:30