Public Member Functions | Public Attributes

APM_BMP085_HIL_Class Class Reference

#include <APM_BMP085.h>

List of all members.

Public Member Functions

 APM_BMP085_HIL_Class ()
void Init (int initialiseWireLib=1)
uint8_t Read ()
void setHIL (float Temp, float Press)

Public Attributes

int32_t RawPress
int32_t RawTemp
int16_t Temp
int32_t Press
uint8_t oss

Detailed Description

Definition at line 32 of file APM_BMP085.h.


Constructor & Destructor Documentation

APM_BMP085_HIL_Class::APM_BMP085_HIL_Class (  ) 

Definition at line 244 of file APM_BMP085.cpp.


Member Function Documentation

void APM_BMP085_HIL_Class::Init ( int  initialiseWireLib = 1  ) 

Definition at line 249 of file APM_BMP085.cpp.

uint8_t APM_BMP085_HIL_Class::Read (  ) 

Definition at line 257 of file APM_BMP085.cpp.

void APM_BMP085_HIL_Class::setHIL ( float  Temp,
float  Press 
)

Definition at line 281 of file APM_BMP085.cpp.


Member Data Documentation

Definition at line 42 of file APM_BMP085.h.

Definition at line 40 of file APM_BMP085.h.

Definition at line 37 of file APM_BMP085.h.

Definition at line 38 of file APM_BMP085.h.

Definition at line 39 of file APM_BMP085.h.


The documentation for this class was generated from the following files: