Seahawk72s
New member
- Joined
- Jun 19, 2010
- Messages
- 21
- Reaction score
- 0
- Points
- 0
I've seen "e" used as part of a variable to defne thrust.
And used to define radius of planets.
How can I find what it means.?
I looked in the Orbiter and Spacecraft pdfs...with no luck
Thanks..
Code:
MAIN_THRUST=44.3e7
RETRO_THRUST=44.3e7
And used to define radius of planets.
How can I find what it means.?
I looked in the Orbiter and Spacecraft pdfs...with no luck
Thanks..