mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-21 16:18:29 -04:00
AP_Scripting: added ahrs:get_EAS2TAS()
This commit is contained in:
parent
f8be087c7e
commit
1bc9001267
@ -38,6 +38,7 @@ singleton AP_AHRS method airspeed_estimate boolean float'Null
|
||||
singleton AP_AHRS method get_vibration Vector3f
|
||||
singleton AP_AHRS method earth_to_body Vector3f Vector3f
|
||||
singleton AP_AHRS method body_to_earth Vector3f Vector3f
|
||||
singleton AP_AHRS method get_EAS2TAS float
|
||||
|
||||
include AP_Arming/AP_Arming.h
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user