Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
applanix_msgs.msg._Event.Event Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 pulse_number
 td

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['td','pulse_number']
string _full_text
 _has_header = False
string _md5sum = "2d96e1facadb782cdf8ef56d7e874213"
list _slot_types = ['applanix_msgs/TimeDistance','uint32']
string _type = "applanix_msgs/Event"

Detailed Description

Definition at line 9 of file _Event.py.


Constructor & Destructor Documentation

def applanix_msgs.msg._Event.Event.__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:
   td,pulse_number

: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 28 of file _Event.py.


Member Function Documentation

internal API method

Definition at line 53 of file _Event.py.

def applanix_msgs.msg._Event.Event.deserialize (   self,
  str 
)
unpack serialized message in str into this message instance
:param str: byte array of serialized message, ``str``

Definition at line 70 of file _Event.py.

def applanix_msgs.msg._Event.Event.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 100 of file _Event.py.

def applanix_msgs.msg._Event.Event.serialize (   self,
  buff 
)
serialize message into buffer
:param buff: buffer, ``StringIO``

Definition at line 59 of file _Event.py.

def applanix_msgs.msg._Event.Event.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 88 of file _Event.py.


Member Data Documentation

Definition at line 25 of file _Event.py.

Initial value:
"""TimeDistance td
uint32 pulse_number

================================================================================
MSG: applanix_msgs/TimeDistance
float64 time1
float64 time2
float64 distance
uint8 time_types
uint8 distance_type

"""

Definition at line 13 of file _Event.py.

Definition at line 12 of file _Event.py.

string applanix_msgs::msg::_Event.Event::_md5sum = "2d96e1facadb782cdf8ef56d7e874213" [static, private]

Definition at line 10 of file _Event.py.

list applanix_msgs::msg::_Event.Event::_slot_types = ['applanix_msgs/TimeDistance','uint32'] [static, private]

Definition at line 26 of file _Event.py.

string applanix_msgs::msg::_Event.Event::_type = "applanix_msgs/Event" [static, private]

Definition at line 11 of file _Event.py.

Definition at line 40 of file _Event.py.

Definition at line 40 of file _Event.py.


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


applanix_msgs
Author(s): Mike Purvis
autogenerated on Thu Jan 2 2014 11:04:52