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

#include <bmp280.h>

Collaboration diagram for bmp280::fcalibration_s:

Public Attributes

float t1
 
float t2
 
float t3
 
float p1
 
float p2
 
float p3
 
float p4
 
float p5
 
float p6
 
float p7
 
float p8
 
float p9
 

Detailed Description

Definition at line 115 of file bmp280.h.

Member Data Documentation

◆ p1

float bmp280::fcalibration_s::p1

Definition at line 120 of file bmp280.h.

Referenced by BMP280::collect(), and BMP280::init().

◆ p2

float bmp280::fcalibration_s::p2

Definition at line 121 of file bmp280.h.

Referenced by BMP280::collect(), and BMP280::init().

◆ p3

float bmp280::fcalibration_s::p3

Definition at line 122 of file bmp280.h.

Referenced by BMP280::collect(), and BMP280::init().

◆ p4

float bmp280::fcalibration_s::p4

Definition at line 123 of file bmp280.h.

Referenced by BMP280::collect(), and BMP280::init().

◆ p5

float bmp280::fcalibration_s::p5

Definition at line 124 of file bmp280.h.

Referenced by BMP280::collect(), and BMP280::init().

◆ p6

float bmp280::fcalibration_s::p6

Definition at line 125 of file bmp280.h.

Referenced by BMP280::collect(), and BMP280::init().

◆ p7

float bmp280::fcalibration_s::p7

Definition at line 126 of file bmp280.h.

Referenced by BMP280::collect(), and BMP280::init().

◆ p8

float bmp280::fcalibration_s::p8

Definition at line 127 of file bmp280.h.

Referenced by BMP280::collect(), and BMP280::init().

◆ p9

float bmp280::fcalibration_s::p9

Definition at line 128 of file bmp280.h.

Referenced by BMP280::collect(), and BMP280::init().

◆ t1

float bmp280::fcalibration_s::t1

Definition at line 116 of file bmp280.h.

Referenced by BMP280::collect(), and BMP280::init().

◆ t2

float bmp280::fcalibration_s::t2

Definition at line 117 of file bmp280.h.

Referenced by BMP280::collect(), and BMP280::init().

◆ t3

float bmp280::fcalibration_s::t3

Definition at line 118 of file bmp280.h.

Referenced by BMP280::collect(), and BMP280::init().


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