Flying on other planets: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
| alt                    =  
| alt                    =  
| developedby            = Wil Neeley
| developedby            = Wil Neeley
| initialrelease        = 0.1
| initialrelease        =  
| latestrelease          = 0.1
| latestrelease          =  
| writtenin              = C++
| writtenin              = C++
| os                    = Only tested on Linux
| os                    = Only tested on Linux

Revision as of 21:09, 5 February 2013

Flying On Other PLanets
Developed by Wil Neeley
Written in C++
OS Only tested on Linux
Platform Ubuntu 12.04lts
Development status Active

This Page is the documentation of trying to simulate flying on other planets in flightgear. I located the files responsible for atmosphere and gravity in the flightgear source code.

File Locations

The files are in /src/Enviroment
The names are
atmosphere.cxx
atmosphere.hxx
gravity.cxx
gravity.hxx