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

#include <data_types.h>

Public Attributes

double pressure
 
double altitude
 
double velocity
 
double temperature
 
double AGL
 

Detailed Description

A structure to represent the altimeter data

Member Data Documentation

◆ AGL

double Altimeter_Data::AGL

altitude above ground level

◆ altitude

double Altimeter_Data::altitude

current altitude read by the altimeter

◆ pressure

double Altimeter_Data::pressure

atmospheric pressure

◆ temperature

double Altimeter_Data::temperature

altimeter temperature

◆ velocity

double Altimeter_Data::velocity

velocity from the altimeter


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