Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

calculate the equivalent sea level pressure (in mb) #22

Merged
merged 3 commits into from
May 1, 2017

Conversation

guruathwal
Copy link
Contributor

Added code to calculate the equivalent sea level pressure (in mb) which is helpful in monitoring.
I don't know much about C++ programming, so I request you to make correction if you find any mistake.
However, I have successfully run the code.

@finitespace
Copy link
Owner

I will merge this for now. I am working on moving any calculation methods out of the BME and into a separate library. At that time I will move this function into that library as well.

@finitespace finitespace merged commit ac82c63 into finitespace:master May 1, 2017
@guruathwal
Copy link
Contributor Author

Hi.. there should not be any confusion..
You input your current altitude in "Meters", Current Pressure in "mb" and current temperature in "celcius"
The function will return equivalent Sea Level Pressure in "mb"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants