MipTasks::FormUpdate Class Reference
[Formation Update]

task for the formation update More...

#include <FormUpdate.h>

Inheritance diagram for MipTasks::FormUpdate:

MipTasks::Task MIPObject

List of all members.

Public Member Functions

 FormUpdate (ResourcePointers resources, int argc, const char *argv[])
 constructor
 ~FormUpdate ()
 destructor
TaskPlate getPlate () const
 get task plate (mandatory), it must be defined for all implemented task
Time getMaxDuration ()
 get maxSamplPeriod, maximum allowed time period between two calls of a run */
Time getMaxSamplPeriod ()
 get minSamplPeriod, minimum allowed time period between two calls of a run */
Time getMinSamplPeriod ()
 get minSamplPeriod, minimum allowed time period between two calls of a run */
TaskOutputs run ()
 run function


Detailed Description

task for the formation update

Author:
Paolo Stegagno

Constructor & Destructor Documentation

MipTasks::FormUpdate::FormUpdate ( ResourcePointers  resources,
int  argc,
const char *  argv[] 
) [inline]

constructor

MipTasks::FormUpdate::~FormUpdate (  )  [inline]

destructor


Member Function Documentation

TaskPlate MipTasks::FormUpdate::getPlate (  )  const [inline, virtual]

get task plate (mandatory), it must be defined for all implemented task

Implements MipTasks::Task.

Time MipTasks::FormUpdate::getMaxDuration (  )  [inline, virtual]

get maxSamplPeriod, maximum allowed time period between two calls of a run */

Implements MipTasks::Task.

Time MipTasks::FormUpdate::getMaxSamplPeriod (  )  [inline, virtual]

get minSamplPeriod, minimum allowed time period between two calls of a run */

Implements MipTasks::Task.

Time MipTasks::FormUpdate::getMinSamplPeriod (  )  [inline, virtual]

get minSamplPeriod, minimum allowed time period between two calls of a run */

Implements MipTasks::Task.

TaskOutputs MipTasks::FormUpdate::run ( void   )  [virtual]

run function

Implements MipTasks::Task.


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

Generated on Mon Feb 20 07:01:13 2017 for MIP by  doxygen 1.5.6