N4 Flight Software N4
Flight software used for the N4 flight computers
Loading...
Searching...
No Matches
GPS_Data Struct Reference

#include <data_types.h>

Public Attributes

double latitude
 
double longitude
 
uint16_t gps_altitude
 
uint time
 

Detailed Description

A structure to represent GPS data

Member Data Documentation

◆ gps_altitude

uint16_t GPS_Data::gps_altitude

altitude read by the GPS

◆ latitude

double GPS_Data::latitude

latitude coordinate

◆ longitude

double GPS_Data::longitude

longitude coordinate

◆ time

uint GPS_Data::time

time read by the GPS


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