The Robot Application Programming Interface Delegate Project
RAPID Logo

ExampleRapidJointSampleGenerator Class Reference

create superclass that has the following methods and an adapter More...

Collaboration diagram for ExampleRapidJointSampleGenerator:

List of all members.

Public Member Functions

 ExampleRapidJointSampleGenerator (RapidAgent agent)
RapidJointConfig createConfig ()
RapidJointSample createSample ()
RapidJointSample updateSample ()

Static Public Member Functions

static RapidJointSample updateSample (RapidJointSample msg, RapidAgent agent)
 given an agent and a message, update the message

Static Public Attributes

static Random rndGenerator = new Random(12645226)

Detailed Description

createConfig() // returns null if it is not required createSample() updateSample()

Author:
jtorres

Constructor & Destructor Documentation


Member Function Documentation

RapidJointConfig createConfig ( )

Here is the call graph for this function:

RapidJointSample createSample ( )

Here is the call graph for this function:

RapidJointSample updateSample ( )

Here is the call graph for this function:

static RapidJointSample updateSample ( RapidJointSample  msg,
RapidAgent  agent 
) [static]
Parameters:
msg
agent
Returns:

Here is the call graph for this function:


Member Data Documentation

Random rndGenerator = new Random(12645226) [static]

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