Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
komodo_sensors.msg._apm_adc.apm_adc Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 A0
 A1
 A2
 A3
 A4
 A5
 A6
 A7

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['A0','A1','A2','A3','A4','A5','A6','A7']
string _full_text
 _has_header = False
string _md5sum = "5d009541046908a1e7a9f62e0bb7a56e"
list _slot_types = ['uint16','uint16','uint16','uint16','uint16','uint16','uint16','uint16']
string _type = "komodo_sensors/apm_adc"

Detailed Description

Definition at line 8 of file _apm_adc.py.


Constructor & Destructor Documentation

def komodo_sensors.msg._apm_adc.apm_adc.__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:
   A0,A1,A2,A3,A4,A5,A6,A7

: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 25 of file _apm_adc.py.


Member Function Documentation

internal API method

Definition at line 68 of file _apm_adc.py.

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

Definition at line 85 of file _apm_adc.py.

def komodo_sensors.msg._apm_adc.apm_adc.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 113 of file _apm_adc.py.

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

Definition at line 74 of file _apm_adc.py.

def komodo_sensors.msg._apm_adc.apm_adc.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 101 of file _apm_adc.py.


Member Data Documentation

list komodo_sensors::msg::_apm_adc.apm_adc::__slots__ = ['A0','A1','A2','A3','A4','A5','A6','A7'] [static, private]

Definition at line 22 of file _apm_adc.py.

Initial value:
"""uint16 A0
uint16 A1
uint16 A2
uint16 A3
uint16 A4
uint16 A5
uint16 A6
uint16 A7

"""

Definition at line 12 of file _apm_adc.py.

Definition at line 11 of file _apm_adc.py.

string komodo_sensors::msg::_apm_adc.apm_adc::_md5sum = "5d009541046908a1e7a9f62e0bb7a56e" [static, private]

Definition at line 9 of file _apm_adc.py.

list komodo_sensors::msg::_apm_adc.apm_adc::_slot_types = ['uint16','uint16','uint16','uint16','uint16','uint16','uint16','uint16'] [static, private]

Definition at line 23 of file _apm_adc.py.

string komodo_sensors::msg::_apm_adc.apm_adc::_type = "komodo_sensors/apm_adc" [static, private]

Definition at line 10 of file _apm_adc.py.

Definition at line 37 of file _apm_adc.py.

Definition at line 37 of file _apm_adc.py.

Definition at line 37 of file _apm_adc.py.

Definition at line 37 of file _apm_adc.py.

Definition at line 37 of file _apm_adc.py.

Definition at line 37 of file _apm_adc.py.

Definition at line 37 of file _apm_adc.py.

Definition at line 37 of file _apm_adc.py.


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


komodo_sensors
Author(s): RoboTiCan
autogenerated on Tue Jan 7 2014 11:20:00