MipTasks::UavHeiConOnboard Class Reference
[Uav Controllers]

Performs height control with inner control loop. More...

#include <UavHeightControl_onboard.h>

Inheritance diagram for MipTasks::UavHeiConOnboard:

MipTasks::Task MIPObject

List of all members.

Public Member Functions

 UavHeiConOnboard (ResourcePointers resources, int argc, const char *argv[])
 Constructor.
 ~UavHeiConOnboard ()
 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 maxSamplePeriod, maximum allowed time period between two calls of a run.
Time getMinSamplPeriod ()
 Gets minSamplePeriod, minimum allowed time period between two calls of a run.
TaskOutputs run ()
 Run function.


Detailed Description

Performs height control with inner control loop.

Author:
Lorenzo Rosa

Constructor & Destructor Documentation

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

Constructor.

The UAV is a mandatory resource of this task

MipTasks::UavHeiConOnboard::~UavHeiConOnboard (  ) 

Destructor.


Member Function Documentation

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

Gets task plate (mandatory).

Note:
It must be defined for all implemented task.

Implements MipTasks::Task.

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

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

Implements MipTasks::Task.

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

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

Implements MipTasks::Task.

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

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

Implements MipTasks::Task.

TaskOutputs MipTasks::UavHeiConOnboard::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:14 2017 for MIP by  doxygen 1.5.6