SITL: expose height above ground to all models

This commit is contained in:
Andrew Tridgell 2016-11-19 17:21:39 +11:00
parent 2e2f8ad8cf
commit 42435e700b

View File

@ -59,6 +59,9 @@ public:
// true when motors are active
bool motors_on;
// height above ground
float height_agl;
static const struct AP_Param::GroupInfo var_info[];
// noise levels for simulated sensors