|
Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the documentation of this file. 1 #ifndef NPS_SENSOR_GPS_H
2 #define NPS_SENSOR_GPS_H
struct DoubleVect3 pos_noise_std_dev
vector in Latitude, Longitude and Altitude
Paparazzi floating point algebra.
struct EcefCoor_d ecef_vel
void nps_sensor_gps_run_step(struct NpsSensorGps *gps, double time)
struct DoubleVect3 pos_bias_random_walk_value
struct EcefCoor_d ecef_pos
void nps_sensor_gps_init(struct NpsSensorGps *gps, double time)
struct DoubleVect3 speed_noise_std_dev
Paparazzi double-precision floating point math for geodetic calculations.
Paparazzi double precision floating point algebra.
vector in EarthCenteredEarthFixed coordinates
Paparazzi generic algebra macros.
struct DoubleVect3 pos_bias_random_walk_std_dev
struct DoubleVect3 pos_bias_initial
struct GpsState gps
global GPS state