Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions | Static Private Attributes
applanix_msgs.msg._GNSSSetup.GNSSSetup Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 autoconfig
 rate
 reserved1
 reserved2
 reserved3
 transaction

Static Public Attributes

int AUTOCONFIG_DISABLE = 0
int AUTOCONFIG_ENABLE = 1

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['transaction','autoconfig','rate','reserved1','reserved2','reserved3']
string _full_text
 _has_header = False
string _md5sum = "02ec55e95fd85f13541cf9fc7cb12f4e"
list _slot_types = ['uint16','uint8','uint8','uint8','uint32','uint8']
string _type = "applanix_msgs/GNSSSetup"

Detailed Description

Definition at line 8 of file _GNSSSetup.py.


Constructor & Destructor Documentation

def applanix_msgs.msg._GNSSSetup.GNSSSetup.__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:
   transaction,autoconfig,rate,reserved1,reserved2,reserved3

: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 34 of file _GNSSSetup.py.


Member Function Documentation

internal API method

Definition at line 71 of file _GNSSSetup.py.

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

Definition at line 88 of file _GNSSSetup.py.

def applanix_msgs.msg._GNSSSetup.GNSSSetup.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 116 of file _GNSSSetup.py.

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

Definition at line 77 of file _GNSSSetup.py.

def applanix_msgs.msg._GNSSSetup.GNSSSetup.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 104 of file _GNSSSetup.py.


Member Data Documentation

Definition at line 31 of file _GNSSSetup.py.

Initial value:
"""# Msg 30, 31
uint16 transaction

uint8 AUTOCONFIG_ENABLE=1
uint8 AUTOCONFIG_DISABLE=0
uint8 autoconfig

# Valid values = 1, 5, 10 (Hz)
uint8 rate

uint8 reserved1
uint32 reserved2
uint8 reserved3

"""

Definition at line 12 of file _GNSSSetup.py.

Definition at line 11 of file _GNSSSetup.py.

string applanix_msgs::msg::_GNSSSetup.GNSSSetup::_md5sum = "02ec55e95fd85f13541cf9fc7cb12f4e" [static, private]

Definition at line 9 of file _GNSSSetup.py.

list applanix_msgs::msg::_GNSSSetup.GNSSSetup::_slot_types = ['uint16','uint8','uint8','uint8','uint32','uint8'] [static, private]

Definition at line 32 of file _GNSSSetup.py.

string applanix_msgs::msg::_GNSSSetup.GNSSSetup::_type = "applanix_msgs/GNSSSetup" [static, private]

Definition at line 10 of file _GNSSSetup.py.

Definition at line 46 of file _GNSSSetup.py.

Definition at line 29 of file _GNSSSetup.py.

Definition at line 28 of file _GNSSSetup.py.

Definition at line 46 of file _GNSSSetup.py.

Definition at line 46 of file _GNSSSetup.py.

Definition at line 46 of file _GNSSSetup.py.

Definition at line 46 of file _GNSSSetup.py.

Definition at line 46 of file _GNSSSetup.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