Editing User talk:Tblaxland

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:
 
= State Vector MFD =
 
= State Vector MFD =
  
[[Image:Lgplv3-147x51.png|right|thumb|[http://www.gnu.org/licenses/lgpl-3.0-standalone.html Licensed under LGPL v3]]]
+
[[Image:Put a screenie here|right|thumb|300px|This is the image caption]]
[[Image:StateVectorMFD.png|right|thumb|300px|StateVectorMFD in action]]
 
  
 
{{Addon|
 
{{Addon|
Line 10: Line 9:
  
 
StateVectorMFD is basic MFD for displaying a vessel's state vectors at the current time and at a some other time relative to the present time.
 
StateVectorMFD is basic MFD for displaying a vessel's state vectors at the current time and at a some other time relative to the present time.
 
The MFD uses the [[Kepler Orbital Simulation Toolkit]] (KOST) to convert the current state vectors to orbital elements and then perform time propagation along those elements. [http://en.wikipedia.org/wiki/Kepler%27s_laws_of_planetary_motion Kepler's Laws] are then solved numerically to obtain the state vectors for the future time.
 
  
 
== Operation ==
 
== Operation ==
Line 19: Line 16:
 
Load the MFD by pressing the MFD "SEL" button and select "State Vector". The MFD will show the current state vectors in a column on the left hand side and the state vectors for a future time in a column on the right hand side.
 
Load the MFD by pressing the MFD "SEL" button and select "State Vector". The MFD will show the current state vectors in a column on the left hand side and the state vectors for a future time in a column on the right hand side.
  
See [[#Configuration|Configuration]] for the default settings that are used when the MFD is first loaded.
+
If it is the first time you have started the MFD in the simulation session T+ will be equal to zero and both sets of state vectors will display the same numbers.
 +
 
 +
The origin of the coordinate system (the reference body) will be set to the current major gravitational influence on the vessel.
  
 
=== Changing T+ ===
 
=== Changing T+ ===
  
To change the time used for predicting the future state vectors, press the T+ button and enter a time (in seconds) in the dialog box. This dialog box also takes SI prefixes in the input, eg, 5100 seconds could be entered as 5.1k. T+ may also be negative. Default value: 0 seconds.
+
To change the time used for predicting the future state vectors, press the T+ button and enter a time (in seconds).
  
 
=== Changing the Reference Body ===
 
=== Changing the Reference Body ===
  
 
Press the REF button and select a new reference body.
 
Press the REF button and select a new reference body.
 
=== Changing the Numerical Notation ===
 
 
Press the NOT button to toggle the numerical notation between SI prefixes and exponential form.
 
  
 
=== Non-spherical Gravity Effects ===
 
=== Non-spherical Gravity Effects ===
Line 43: Line 38:
 
=== Saving/Loading Scenarios ===
 
=== Saving/Loading Scenarios ===
  
This MFD saves its state to the scenario file so all settings will be restored when restarting the scenario. Also included is saving/restoring the settings for any other vessels that have been used with StateVectorMFD in the scenario even though those vessels do not have the focus at the time of scenario being saved.
+
This MFD does not save or load its state to the scenario file at this stage so all settings (reference body, T+) will be reset when reloading the scenario.
  
 
== Coordinate Systems ==
 
== Coordinate Systems ==
  
 
The state vectors are displayed in the Orbiter left-hand ecliptic coordinate system (+X - sun direction at vernal equinox, +Y - ecliptic north). Support for other systems may be added in the future.
 
The state vectors are displayed in the Orbiter left-hand ecliptic coordinate system (+X - sun direction at vernal equinox, +Y - ecliptic north). Support for other systems may be added in the future.
 
== Configuration ==
 
 
A configuration file (StateVector.cfg) in located in OrbiterDirectory\Config contains the settings for the MFD. The following items can be configured.
 
 
=== Colours ===
 
 
NOW_COLOUR - colour for the current state vectors in the left-hand column.
 
 
T_PLUS_COLOUR - colour for the predicted state vectors in the right-hand column.
 
 
See the config file for valid colour values.
 
 
=== Numerical Solver ===
 
 
MAX_RELATIVE_ERROR - the maximum relative error in the mean anomaly when solving Kepler's equation. Smaller number = more accurate.
 
 
MAX_ITERATIONS - the maximum number of iterations used when solving Kepler's equation. Larger number = more accurate.
 
 
=== Defaults ===
 
 
T_PLUS_TIME - the default T+ value (in seconds).
 
 
NOTATION - the default numerical notation.
 
  
 
== Credits ==
 
== Credits ==
  
This MFD uses the [[Kepler Orbital Simulation Toolkit]] (KOST) by CJ Plooy and Tim Blaxland. A copy of KOST is included with the source code.
+
This MFD uses the [[Kepler Orbital Simulation Toolkit]] (KOST) by CJ Plooy and Tim Blaxland.
  
 
It also use the built-in Orbiter pop-up menus for selecting the reference body. Thanks to CJ Plooy for his work in making this functionality available.
 
It also use the built-in Orbiter pop-up menus for selecting the reference body. Thanks to CJ Plooy for his work in making this functionality available.
 
Two functions from [http://www.orbithangar.com/searchid.php?ID=3609 FreeOrbitMFD by CJ Plooy] were used for formatting the SI prefixes. See source code for details.
 
  
 
== Copyright Notice ==
 
== Copyright Notice ==

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)

Template used on this page: