PX4 Firmware
PX4 Autopilot Software http://px4.io
LaunchMethod.h File Reference

Base class for different launch methods. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  launchdetection::LaunchMethod
 

Namespaces

 launchdetection
 

Enumerations

enum  launchdetection::LaunchDetectionResult { launchdetection::LAUNCHDETECTION_RES_NONE = 0, launchdetection::LAUNCHDETECTION_RES_DETECTED_ENABLECONTROL = 1, launchdetection::LAUNCHDETECTION_RES_DETECTED_ENABLEMOTORS = 2 }
 

Detailed Description

Base class for different launch methods.

Author
Thomas Gubler thoma.nosp@m.sgub.nosp@m.ler@g.nosp@m.mail.nosp@m..com

Definition in file LaunchMethod.h.