Flying on other planets: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
This Page is the documentation of trying to simulate flying on other planets in flightgear.
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.
I located the files responsible for atmosphere and gravity in the flightgear source code.<br>
The files are in /src/Enviroment
The files are in /src/Enviroment<br>
The names are
The names are<br>
atmosphere.cxx
atmosphere.cxx<br>
atmosphere.hxx
atmosphere.hxx<br>
gravity.cxx
gravity.cxx<br>
gravity.hxx
gravity.hxx<br>

Revision as of 20:13, 5 February 2013

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.
The files are in /src/Enviroment
The names are
atmosphere.cxx
atmosphere.hxx
gravity.cxx
gravity.hxx