PX4 Firmware
PX4 Autopilot Software http://px4.io
map_projection_reference_s Struct Reference

#include <geo.h>

Collaboration diagram for map_projection_reference_s:

Public Attributes

uint64_t timestamp
 
double lat_rad
 
double lon_rad
 
double sin_lat
 
double cos_lat
 
bool init_done
 

Detailed Description

Definition at line 75 of file geo.h.

Member Data Documentation

◆ cos_lat

double map_projection_reference_s::cos_lat

◆ init_done

◆ lat_rad

◆ lon_rad

◆ sin_lat

double map_projection_reference_s::sin_lat

◆ timestamp

uint64_t map_projection_reference_s::timestamp

The documentation for this struct was generated from the following file: