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

#include <common.h>

Collaboration diagram for estimator::baroSample:

Public Attributes

float hgt {0.0f}
 pressure altitude above sea level (m) More...
 
uint64_t time_us {0}
 timestamp of the measurement (uSec) More...
 

Detailed Description

Definition at line 130 of file common.h.

Member Data Documentation

◆ hgt

float estimator::baroSample::hgt {0.0f}

◆ time_us

uint64_t estimator::baroSample::time_us {0}

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