#include <AP_AHRS_View.h>
Definition at line 25 of file AP_AHRS_View.h.
◆ AP_AHRS_View()
◆ ~AP_AHRS_View()
virtual AP_AHRS_View::~AP_AHRS_View |
( |
| ) |
|
|
inlinevirtual |
◆ airspeed_estimate()
bool AP_AHRS_View::airspeed_estimate |
( |
float * |
airspeed_ret | ) |
const |
|
inline |
◆ airspeed_estimate_true()
bool AP_AHRS_View::airspeed_estimate_true |
( |
float * |
airspeed_ret | ) |
const |
|
inline |
◆ cos_pitch()
float AP_AHRS_View::cos_pitch |
( |
| ) |
const |
|
inline |
◆ cos_roll()
float AP_AHRS_View::cos_roll |
( |
| ) |
const |
|
inline |
◆ cos_yaw()
float AP_AHRS_View::cos_yaw |
( |
| ) |
const |
|
inline |
◆ get_accel_ef_blended()
const Vector3f& AP_AHRS_View::get_accel_ef_blended |
( |
void |
| ) |
const |
|
inline |
◆ get_EAS2TAS()
float AP_AHRS_View::get_EAS2TAS |
( |
void |
| ) |
const |
|
inline |
◆ get_error_rp()
float AP_AHRS_View::get_error_rp |
( |
void |
| ) |
const |
|
inline |
◆ get_error_yaw()
float AP_AHRS_View::get_error_yaw |
( |
void |
| ) |
const |
|
inline |
◆ get_expected_mag_field_NED()
bool AP_AHRS_View::get_expected_mag_field_NED |
( |
Vector3f & |
ret | ) |
const |
|
inline |
◆ get_gyro()
const Vector3f& AP_AHRS_View::get_gyro |
( |
void |
| ) |
const |
|
inline |
◆ get_gyro_latest()
Vector3f AP_AHRS_View::get_gyro_latest |
( |
void |
| ) |
const |
◆ get_position()
bool AP_AHRS_View::get_position |
( |
struct Location & |
loc | ) |
const |
|
inline |
◆ get_relative_position_D_home()
void AP_AHRS_View::get_relative_position_D_home |
( |
float & |
posD | ) |
const |
|
inline |
◆ get_relative_position_D_origin()
bool AP_AHRS_View::get_relative_position_D_origin |
( |
float & |
posD | ) |
const |
|
inline |
◆ get_relative_position_NE_home()
bool AP_AHRS_View::get_relative_position_NE_home |
( |
Vector2f & |
vecNE | ) |
const |
|
inline |
◆ get_relative_position_NE_origin()
bool AP_AHRS_View::get_relative_position_NE_origin |
( |
Vector2f & |
vecNE | ) |
const |
|
inline |
◆ get_relative_position_NED_home()
bool AP_AHRS_View::get_relative_position_NED_home |
( |
Vector3f & |
vec | ) |
const |
|
inline |
◆ get_relative_position_NED_origin()
bool AP_AHRS_View::get_relative_position_NED_origin |
( |
Vector3f & |
vec | ) |
const |
|
inline |
◆ get_rotation_body_to_ned()
const Matrix3f& AP_AHRS_View::get_rotation_body_to_ned |
( |
void |
| ) |
const |
|
inline |
◆ get_velocity_NED()
bool AP_AHRS_View::get_velocity_NED |
( |
Vector3f & |
vec | ) |
const |
|
inline |
◆ getLastPosDownReset()
uint32_t AP_AHRS_View::getLastPosDownReset |
( |
float & |
posDelta | ) |
const |
|
inline |
◆ getLastPosNorthEastReset()
uint32_t AP_AHRS_View::getLastPosNorthEastReset |
( |
Vector2f & |
pos | ) |
const |
|
inline |
◆ groundspeed()
float AP_AHRS_View::groundspeed |
( |
void |
| ) |
|
|
inline |
◆ groundspeed_vector()
Vector2f AP_AHRS_View::groundspeed_vector |
( |
void |
| ) |
|
|
inline |
◆ rotate_body_to_earth2D()
◆ rotate_earth_to_body2D()
Vector2f AP_AHRS_View::rotate_earth_to_body2D |
( |
const Vector2f & |
ef_vector | ) |
const |
◆ sin_pitch()
float AP_AHRS_View::sin_pitch |
( |
| ) |
const |
|
inline |
◆ sin_roll()
float AP_AHRS_View::sin_roll |
( |
| ) |
const |
|
inline |
◆ sin_yaw()
float AP_AHRS_View::sin_yaw |
( |
| ) |
const |
|
inline |
◆ update()
void AP_AHRS_View::update |
( |
bool |
skip_ins_update = false | ) |
|
◆ wind_estimate()
Vector3f AP_AHRS_View::wind_estimate |
( |
void |
| ) |
|
|
inline |
◆ ahrs
◆ cos_pitch
float AP_AHRS_View::cos_pitch |
◆ cos_roll
float AP_AHRS_View::cos_roll |
◆ cos_yaw
float AP_AHRS_View::cos_yaw |
◆ gyro
◆ pitch
float AP_AHRS_View::pitch |
◆ pitch_sensor
int32_t AP_AHRS_View::pitch_sensor |
◆ roll
◆ roll_sensor
int32_t AP_AHRS_View::roll_sensor |
◆ rot_body_to_ned
◆ rot_view
◆ rotation
◆ sin_pitch
float AP_AHRS_View::sin_pitch |
◆ sin_roll
float AP_AHRS_View::sin_roll |
◆ sin_yaw
float AP_AHRS_View::sin_yaw |
◆ trig
struct { ... } AP_AHRS_View::trig |
◆ yaw
◆ yaw_sensor
int32_t AP_AHRS_View::yaw_sensor |
The documentation for this class was generated from the following files: