AP_SpdHgtControl: added new path_propportion var

This commit is contained in:
Tom Pittenger 2016-01-08 16:01:02 -08:00 committed by Andrew Tridgell
parent ee819959b6
commit 89ce0b062b

View File

@ -70,6 +70,9 @@ public:
// return landing sink rate
virtual float get_land_sinkrate(void) const = 0;
// set path_proportion accessor
virtual void set_path_proportion(float path_proportion) = 0;
// add new controllers to this enum. Users can then
// select which controller to use by setting the
// SPDHGT_CONTROLLER parameter