Difference between revisions of "User's Guide"
Jump to navigation
Jump to search
(→FAQ and HOWTO: Merged [Application installation (especially for people not real familiar with Java).] to [Downloading & Installing] since it explains Installation in greater detail.) |
Hcraigmiller (talk | contribs) m |
||
(11 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{Access}} | {{Access}} | ||
+ | |||
+ | <div style="text-align: center;"> | ||
+ | <div style="float: left;"> ← [[Introduction|Go to Introduction]]</div> | ||
+ | <div style="float: right;">[[Getting Started|Getting Started →]]</div> | ||
+ | [[Main Page|↑ Back to Main Page]] | ||
+ | </div> | ||
== FAQ and HOWTO == | == FAQ and HOWTO == | ||
Basically responses to FAQs or brief HOWTOs for specific tasks. | Basically responses to FAQs or brief HOWTOs for specific tasks. | ||
− | * [[ | + | * [[FAQ]] - contains information on many common tasks with OpenRocket |
− | |||
− | |||
− | |||
− | |||
− | == | + | == OpenRocket User's Guide == |
1. [[Introduction]] | 1. [[Introduction]] | ||
Line 20: | Line 22: | ||
4. [[Basic Rocket Design]] | 4. [[Basic Rocket Design]] | ||
− | 5. [[Basic Flight Simulation]] | + | 5. [[Basic Flight Simulation]] |
6. [[Advanced Rocket Design]] | 6. [[Advanced Rocket Design]] | ||
Line 32: | Line 34: | ||
10. [[Simulation Listeners]] | 10. [[Simulation Listeners]] | ||
− | + | ==== Appendices: ==== | |
+ | |||
+ | A. [[FAQ|Frequently Asked Questions]] | ||
+ | |||
+ | B. [[Component Details]] | ||
+ | |||
+ | C. [[Tips|Tips and Tricks]] | ||
+ | |||
+ | D. [[List of Useful Custom Expressions]] | ||
+ | |||
+ | E. [[Scripting with Python and JPype]] | ||
+ | |||
+ | F. [[Resources]] | ||
+ | |||
+ | G. [[Feature Comparison]] | ||
+ | |||
+ | H. [[Third-Party Compatibility]] | ||
+ | |||
+ | |||
+ | * '''[[Instructions for Translators]]''' | ||
+ | |||
+ | == Developer resources == | ||
− | + | The [https://github.com/openrocket/openrocket/wiki OpenRocket Developer Wiki] is on the development site at [https://github.com/openrocket/openrocket/ GitHub]. | |
− | + | The developer pages were unified and migrated there in March, 2021. If you're missing a developer page, please check on the developer wiki. |
Latest revision as of 19:19, 25 February 2022
FAQ and HOWTO[edit]
Basically responses to FAQs or brief HOWTOs for specific tasks.
- FAQ - contains information on many common tasks with OpenRocket
OpenRocket User's Guide[edit]
1. Introduction
Appendices:[edit]
D. List of Useful Custom Expressions
E. Scripting with Python and JPype
F. Resources
Developer resources[edit]
The OpenRocket Developer Wiki is on the development site at GitHub.
The developer pages were unified and migrated there in March, 2021. If you're missing a developer page, please check on the developer wiki.