MipTasks::FormControlTask Class Reference
[Formation Control]

Formation Control Task. More...

#include <FormControl.h>

Inheritance diagram for MipTasks::FormControlTask:

MipTasks::Task MIPObject

List of all members.

Public Member Functions

 FormControlTask (ResourcePointers resources, int argc, const char *argv[])
 Constructor.
 ~FormControlTask ()
 Destructor.
TaskPlate getPlate () const
 Gets task plate (mandatory).
Time getMaxDuration ()
 Gets maxDuration, maximum allowed duration for a single call to the run function.
Time getMaxSamplPeriod ()
 Gets maxSamplPeriod, maximum allowed time period between two calls of a run.
Time getMinSamplPeriod ()
 Gets minSamplPeriod, minimum allowed time period between two calls of a run.
TaskOutputs run ()
 Run function.


Detailed Description

Formation Control Task.

Author:
Antonio Franchi

Constructor & Destructor Documentation

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

Constructor.

MipTasks::FormControlTask::~FormControlTask (  ) 

Destructor.


Member Function Documentation

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

Gets task plate (mandatory).

Implements MipTasks::Task.

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

Gets maxDuration, maximum allowed duration for a single call to the run function.

Implements MipTasks::Task.

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

Gets maxSamplPeriod, maximum allowed time period between two calls of a run.

Implements MipTasks::Task.

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

Gets minSamplPeriod, minimum allowed time period between two calls of a run.

Implements MipTasks::Task.

TaskOutputs MipTasks::FormControlTask::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