APM:Libraries
Public Attributes | List of all members
HALSITL::SITL_State::gps_data Struct Reference

Public Attributes

double latitude
 
double longitude
 
float altitude
 
double speedN
 
double speedE
 
double speedD
 
bool have_lock
 

Detailed Description

Definition at line 99 of file SITL_State.h.

Member Data Documentation

◆ altitude

float HALSITL::SITL_State::gps_data::altitude

◆ have_lock

bool HALSITL::SITL_State::gps_data::have_lock

◆ latitude

double HALSITL::SITL_State::gps_data::latitude

◆ longitude

double HALSITL::SITL_State::gps_data::longitude

◆ speedD

double HALSITL::SITL_State::gps_data::speedD

◆ speedE

double HALSITL::SITL_State::gps_data::speedE

◆ speedN

double HALSITL::SITL_State::gps_data::speedN

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