| 
    APM:Libraries
    
   | 
 
Public Attributes | |
| int16_t | C0 | 
| int16_t | C1 | 
| int32_t | C00 | 
| int32_t | C10 | 
| int16_t | C01 | 
| int16_t | C11 | 
| int16_t | C20 | 
| int16_t | C21 | 
| int16_t | C30 | 
| uint8_t | temp_source | 
Definition at line 35 of file AP_Baro_DPS280.h.
| int16_t AP_Baro_DPS280::dps280_cal::C0 | 
Definition at line 36 of file AP_Baro_DPS280.h.
Referenced by AP_Baro_DPS280::calculate_PT(), and AP_Baro_DPS280::read_calibration().
| int32_t AP_Baro_DPS280::dps280_cal::C00 | 
Definition at line 38 of file AP_Baro_DPS280.h.
Referenced by AP_Baro_DPS280::calculate_PT(), and AP_Baro_DPS280::read_calibration().
| int16_t AP_Baro_DPS280::dps280_cal::C01 | 
Definition at line 40 of file AP_Baro_DPS280.h.
Referenced by AP_Baro_DPS280::calculate_PT(), and AP_Baro_DPS280::read_calibration().
| int16_t AP_Baro_DPS280::dps280_cal::C1 | 
Definition at line 37 of file AP_Baro_DPS280.h.
Referenced by AP_Baro_DPS280::calculate_PT(), and AP_Baro_DPS280::read_calibration().
| int32_t AP_Baro_DPS280::dps280_cal::C10 | 
Definition at line 39 of file AP_Baro_DPS280.h.
Referenced by AP_Baro_DPS280::calculate_PT(), and AP_Baro_DPS280::read_calibration().
| int16_t AP_Baro_DPS280::dps280_cal::C11 | 
Definition at line 41 of file AP_Baro_DPS280.h.
Referenced by AP_Baro_DPS280::calculate_PT(), and AP_Baro_DPS280::read_calibration().
| int16_t AP_Baro_DPS280::dps280_cal::C20 | 
Definition at line 42 of file AP_Baro_DPS280.h.
Referenced by AP_Baro_DPS280::calculate_PT(), and AP_Baro_DPS280::read_calibration().
| int16_t AP_Baro_DPS280::dps280_cal::C21 | 
Definition at line 43 of file AP_Baro_DPS280.h.
Referenced by AP_Baro_DPS280::calculate_PT(), and AP_Baro_DPS280::read_calibration().
| int16_t AP_Baro_DPS280::dps280_cal::C30 | 
Definition at line 44 of file AP_Baro_DPS280.h.
Referenced by AP_Baro_DPS280::calculate_PT(), and AP_Baro_DPS280::read_calibration().
| uint8_t AP_Baro_DPS280::dps280_cal::temp_source | 
Definition at line 45 of file AP_Baro_DPS280.h.
Referenced by AP_Baro_DPS280::init(), and AP_Baro_DPS280::read_calibration().
 1.8.13