Editing GPIS 1: Before You Get Started

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
 
|style="text-align:left" width="33%" | [[GPIS_Introduction|GPIS Introduction]]
 
|style="text-align:left" width="33%" | [[GPIS_Introduction|GPIS Introduction]]
Line 39: Line 38:
 
If you have the requirements above, you can download the Orbiter files and get started. You will download and save the files to a directory on your PC. But first you have to find them. Note that web sites '''DO''' change, so use Google (www.google.com) to search if a site mentioned seems not to work.
 
If you have the requirements above, you can download the Orbiter files and get started. You will download and save the files to a directory on your PC. But first you have to find them. Note that web sites '''DO''' change, so use Google (www.google.com) to search if a site mentioned seems not to work.
  
* '''Go to the Orbiter homepage''' - The central web site for Orbiter is maintained by its creator, Dr. Martin Schweiger, http://orbit.medphys.ucl.ac.uk. This web site has a lot of information about Orbiter including FAQ’s and descriptions of the latest versions and updates (the Gallery page also has a lot of great screen shots) . This site does not directly host the download files for Orbiter, but it includes links (on the Download page) to several “mirror” web sites that do host the Orbiter files (there are still other web sites for the many add-ons developed for Orbiter, but you should start out with the basics for now – except for Orbiter Sound).
+
* '''Go to www.orbitersim.com''' - The central web site for Orbiter is maintained by its creator, Dr. Martin Schweiger, http://www.orbitersim.com. This web site has a lot of information about Orbiter including FAQ’s and descriptions of the latest versions and updates (the Gallery page also has a lot of great screen shots) . This site does not directly host the download files for Orbiter, but it includes links (on the Download page) to several “mirror” web sites that do host the Orbiter files (there are still other web sites for the many add-ons developed for Orbiter, but you should start out with the basics for now – except for Orbiter Sound).
  
* '''Mirror Sites''' – Read any notes on the Download page of orbit.medphys.ucl.ac.uk, choose a mirror site, and read any notes there before downloading. Note that the files are named by release date (e.g., orbiter060426_base.zip would be Base Files of April 26, 2006 – shown as 06mmdd below).
+
* '''Mirror Sites''' – Read any notes on the Download page of www.orbitersim.com, choose a mirror site, and read any notes there before downloading. Note that the files are named by release date (e.g., orbiter060426_base.zip would be Base Files of April 26, 2006 – shown as 06mmdd below).
  
 
* '''Basic Distribution''' ('''Base''' file zipped ~50 MB, unpacked ~120 MB, contains the basic, required Orbiter files, orbiter06mmdd_base.zip) – Install and try the basic files before installing extensions or add-ons. Note that the Orbiter SDK is only needed if you plan to make your own add-ons.
 
* '''Basic Distribution''' ('''Base''' file zipped ~50 MB, unpacked ~120 MB, contains the basic, required Orbiter files, orbiter06mmdd_base.zip) – Install and try the basic files before installing extensions or add-ons. Note that the Orbiter SDK is only needed if you plan to make your own add-ons.
Line 127: Line 126:
 
'''TIP:''' You should try to “think metric,” but if you need to, you can roughly double m/s values to get mph (a better estimate is to multiply the m/s value by 2.2 to get miles/hour).
 
'''TIP:''' You should try to “think metric,” but if you need to, you can roughly double m/s values to get mph (a better estimate is to multiply the m/s value by 2.2 to get miles/hour).
  
Because Orbiter has to display a wide range of numbers, from fractions of a meter or a few seconds, to millions of meters, it has a special form of “scientific notation” using letters. In this system, '''k''' means thousands (10^3, i.e., 10 to the third power), '''M''' means millions (10^6), and '''G''' means billions (10^9). For example, the distance from New York to Paris is 5,793,638 meters, which is 5793.7 kilometers (km) or 3600 miles. Orbiter would display this as '''5.7937M''' (read this as 5.7937 '''M'''illion meters – a million meters is 1,000 kilometers). Time periods in seconds can seem odd when they get large, but just remember that there are 60 seconds in a minute, 3600 seconds ('''3.600k''') per hour, 86,400 ('''86.400k''') seconds per day. One week = 7 days = 604,800 s ('''604.8k'''). One month = 30 days = 2,592,000 s ('''2.5920M'''). You’ll get used to it (but you may want to keep a calculator handy at first!). We sometimes need to discuss mass and force (or thrust). The metric unit for mass is kilogram (kg) and the unit of force or thrust is the Newton (N) rather than pounds which are commonly used (rather confusingly) for both mass and force in the English system of units.
+
Because Orbiter has to display a wide range of numbers, from fractions of a meter or a few seconds, to millions of meters, it has a special form of “scientific notation” using letters. In this system, '''k''' means thousands (10^3), '''M''' means millions (10^6), and '''G''' means billions (10^9). For example, the distance from New York to Paris is 5,793,638 meters, which is 5793.7 kilometers (km) or 3600 miles. Orbiter would display this as '''5.7937M''' (read this as 5.7937 '''M'''illion meters – a million meters is 1,000 kilometers). Time periods in seconds can seem odd when they get large, but just remember that there are 60 seconds in a minute, 3600 seconds ('''3.600k''') per hour, 86,400 ('''86.400k''') seconds per day. One week = 7 days = 604,800 s ('''604.8k'''). One month = 30 days = 2,592,000 s ('''2.5920M'''). You’ll get used to it (but you may want to keep a calculator handy at first!). We sometimes need to discuss mass and force (or thrust). The metric unit for mass is kilogram (kg) and the unit of force or thrust is the Newton (N) rather than pounds which are commonly used (rather confusingly) for both mass and force in the English system of units.
  
 
'''Time and Date''' – Orbiter expresses date and time as '''UT''' (Universal Time, sometimes called Zulu time), which is the time of day (and date) in Greenwich, England (near London). This system is also used by airplane pilots because when everyone uses the time in a standard single place for everything, it reduces problems with and confusion over time zone differences. Orbiter also uses a system based on counting days and fractions of a day (the fractions give the time) called “Modified Julian Date” or '''MJD'''. MJD is the number of days since a particular reference day. It makes many orbital calculations easier (and is used in scenario files), but you don’t need to know much more about it now.
 
'''Time and Date''' – Orbiter expresses date and time as '''UT''' (Universal Time, sometimes called Zulu time), which is the time of day (and date) in Greenwich, England (near London). This system is also used by airplane pilots because when everyone uses the time in a standard single place for everything, it reduces problems with and confusion over time zone differences. Orbiter also uses a system based on counting days and fractions of a day (the fractions give the time) called “Modified Julian Date” or '''MJD'''. MJD is the number of days since a particular reference day. It makes many orbital calculations easier (and is used in scenario files), but you don’t need to know much more about it now.
Line 152: Line 151:
  
 
'''TIP:''' Keep in mind that it is nobody’s job to answer Orbiter questions on the Forum – members do this in their spare time to encourage and help people who share their interests in space flight and Orbiter. Please try to be polite and patient with your questions, and try to include enough information about your problem so an experienced person has a chance of figuring out what might be wrong. If you just say “it doesn’t work,” people have to guess what’s wrong and it’s frustrating for everyone.
 
'''TIP:''' Keep in mind that it is nobody’s job to answer Orbiter questions on the Forum – members do this in their spare time to encourage and help people who share their interests in space flight and Orbiter. Please try to be polite and patient with your questions, and try to include enough information about your problem so an experienced person has a chance of figuring out what might be wrong. If you just say “it doesn’t work,” people have to guess what’s wrong and it’s frustrating for everyone.
 +
 +
== Go Play in Space! ==
  
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
Line 158: Line 159:
 
|style="text-align:right" width="33%" |[[GPIS_2:_Smack!_Rescue|Chapter 2: Smack! Rescue]]
 
|style="text-align:right" width="33%" |[[GPIS_2:_Smack!_Rescue|Chapter 2: Smack! Rescue]]
 
|}
 
|}
 
[[Category: Articles|Go Play In Space 02]]
 
[[Category:Tutorials|Go Play In Space 02]]
 
 
{{HasPrecis}}
 

Please note that all contributions to OrbiterWiki are considered to be released under the GNU Free Documentation License 1.2 (see OrbiterWiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)