UavYawControlIn Class Reference
[Uav control]

#include <UavControl.h>

List of all members.

Public Member Functions

 UavYawControlIn ()
 Default constructor.
 UavYawControlIn (Angle currentYaw, Angle desiredYaw, Decimal desiredYawRate=0.0)
 Yaw control constructor.
 UavYawControlIn (Angle currentYaw, Decimal desiredYawRate)
 Yaw-Rate control constructor.

Public Attributes

UavControlTypes controlType
 Copy constructor.
Decimal currentYaw
Decimal desiredYaw
Decimal desiredYawRate


Constructor & Destructor Documentation

UavYawControlIn::UavYawControlIn (  ) 

Default constructor.

UavYawControlIn::UavYawControlIn ( Angle  currentYaw,
Angle  desiredYaw,
Decimal  desiredYawRate = 0.0 
)

Yaw control constructor.

UavYawControlIn::UavYawControlIn ( Angle  currentYaw,
Decimal  desiredYawRate 
)

Yaw-Rate control constructor.


Member Data Documentation

Copy constructor.

Assignment operator


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

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