LTPS C++ API
Public Attributes | List of all members
PresData Struct Reference

Struct with data output for MPL115A2. More...

#include <pressure.h>

Public Attributes

float temperature
 Temperature in degrees Celsius.
 
float pressure
 Pressure in mm Hg.
 
int status
 Return status (EXIT_SUCCESS or EXIT_FAILURE)
 
const char * error
 String error if something goes wrong (NULL for success)
 

Detailed Description

Struct with data output for MPL115A2.

Author
Vitaly Gribko (vital.nosp@m.iy.g.nosp@m.ribko.nosp@m.@tib.nosp@m.bo.co.nosp@m.m)
Examples:
tibbit35.cpp.

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