Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
burst_calc.msg._cat.cat Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 cas
 channels
 end
 header

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['header','end','channels','cas']
string _full_text
 _has_header = True
string _md5sum = "a9e7efbd18f40d368e9f31f27d0c183b"
list _slot_types = ['std_msgs/Header','time','int8[]','burst_calc/ca[]']
string _type = "burst_calc/cat"

Detailed Description

Definition at line 11 of file _cat.py.


Constructor & Destructor Documentation

def burst_calc.msg._cat.cat.__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,cas

: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 _cat.py.


Member Function Documentation

def burst_calc.msg._cat.cat._get_types (   self) [private]
internal API method

Definition at line 79 of file _cat.py.

def burst_calc.msg._cat.cat.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 _cat.py.

def burst_calc.msg._cat.cat.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 236 of file _cat.py.

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

Definition at line 85 of file _cat.py.

def burst_calc.msg._cat.cat.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 196 of file _cat.py.


Member Data Documentation

list burst_calc::msg::_cat.cat::__slots__ = ['header','end','channels','cas'] [static, private]

Definition at line 45 of file _cat.py.

string burst_calc::msg::_cat.cat::_full_text [static, private]
Initial value:
"""# Center of activity trajectory message
Header header
time end
int8[] channels
ca[] cas
================================================================================
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: burst_calc/ca
# Center of activity message
Header header
float64 x
float64 y 
"""

Definition at line 15 of file _cat.py.

burst_calc::msg::_cat.cat::_has_header = True [static, private]

Definition at line 14 of file _cat.py.

string burst_calc::msg::_cat.cat::_md5sum = "a9e7efbd18f40d368e9f31f27d0c183b" [static, private]

Definition at line 12 of file _cat.py.

list burst_calc::msg::_cat.cat::_slot_types = ['std_msgs/Header','time','int8[]','burst_calc/ca[]'] [static, private]

Definition at line 46 of file _cat.py.

string burst_calc::msg::_cat.cat::_type = "burst_calc/cat" [static, private]

Definition at line 13 of file _cat.py.

Definition at line 60 of file _cat.py.

Definition at line 60 of file _cat.py.

Definition at line 60 of file _cat.py.

Definition at line 60 of file _cat.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