Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
PhidgetServo.srv._GetPosition.GetPositionResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 position

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['position']
string _full_text
 _has_header = False
string _md5sum = "e4e11b3af29ed247b2bd150d3f4540f9"
list _slot_types = ['float32']
string _type = "PhidgetServo/GetPositionResponse"

Detailed Description

Definition at line 117 of file _GetPosition.py.


Constructor & Destructor Documentation

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:
   position

: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 131 of file _GetPosition.py.


Member Function Documentation

internal API method

Definition at line 153 of file _GetPosition.py.

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

Definition at line 169 of file _GetPosition.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 195 of file _GetPosition.py.

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

Definition at line 159 of file _GetPosition.py.

serialize message with numpy array types into buffer
:param buff: buffer, ``StringIO``
:param numpy: numpy python module

Definition at line 184 of file _GetPosition.py.


Member Data Documentation

Definition at line 128 of file _GetPosition.py.

Initial value:
"""


float32 position


"""

Definition at line 121 of file _GetPosition.py.

Definition at line 120 of file _GetPosition.py.

string PhidgetServo::srv::_GetPosition.GetPositionResponse::_md5sum = "e4e11b3af29ed247b2bd150d3f4540f9" [static, private]

Definition at line 118 of file _GetPosition.py.

Definition at line 129 of file _GetPosition.py.

Definition at line 119 of file _GetPosition.py.

Definition at line 143 of file _GetPosition.py.


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


phidget_servo
Author(s):
autogenerated on Wed Aug 26 2015 11:09:46