All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends
Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
monocam_settler.msg._ConfigGoal.ConfigGoal Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 cache_size
 ignore_failures
 max_step
 tolerance

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['tolerance','ignore_failures','max_step','cache_size']
string _full_text
 _has_header = False
string _md5sum = "f2b47726560448f0dada94e01ba65594"
list _slot_types = ['float64','uint8','duration','uint32']
string _type = "monocam_settler/ConfigGoal"

Detailed Description

Definition at line 9 of file _ConfigGoal.py.


Constructor & Destructor Documentation

def monocam_settler.msg._ConfigGoal.ConfigGoal.__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:
   tolerance,ignore_failures,max_step,cache_size

: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 22 of file _ConfigGoal.py.


Member Function Documentation

internal API method

Definition at line 53 of file _ConfigGoal.py.

unpack serialized message in str into this message instance
:param str: byte array of serialized message, ``str``

Definition at line 70 of file _ConfigGoal.py.

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 101 of file _ConfigGoal.py.

serialize message into buffer
:param buff: buffer, ``StringIO``

Definition at line 59 of file _ConfigGoal.py.

def monocam_settler.msg._ConfigGoal.ConfigGoal.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 89 of file _ConfigGoal.py.


Member Data Documentation

Definition at line 19 of file _ConfigGoal.py.

Initial value:
"""float64 tolerance      # Tolerance on each of the features
uint8 ignore_failures  # True if we discard
duration max_step      # The maximum timestep between two elements in an interval
uint32 cache_size      # The size of our cache when searching for an interval

"""

Definition at line 13 of file _ConfigGoal.py.

Definition at line 12 of file _ConfigGoal.py.

string monocam_settler::msg::_ConfigGoal.ConfigGoal::_md5sum = "f2b47726560448f0dada94e01ba65594" [static, private]

Definition at line 10 of file _ConfigGoal.py.

list monocam_settler::msg::_ConfigGoal.ConfigGoal::_slot_types = ['float64','uint8','duration','uint32'] [static, private]

Definition at line 20 of file _ConfigGoal.py.

string monocam_settler::msg::_ConfigGoal.ConfigGoal::_type = "monocam_settler/ConfigGoal" [static, private]

Definition at line 11 of file _ConfigGoal.py.

Definition at line 34 of file _ConfigGoal.py.

Definition at line 34 of file _ConfigGoal.py.

Definition at line 34 of file _ConfigGoal.py.

Definition at line 34 of file _ConfigGoal.py.


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


monocam_settler
Author(s): Vijay Pradeep
autogenerated on Thu Aug 15 2013 10:15:50