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 =
+
= ZTC Tether-Sling =
  
[[Image:Lgplv3-147x51.png|right|thumb|[http://www.gnu.org/licenses/lgpl-3.0-standalone.html Licensed under LGPL v3]]]
+
[[Image:Put some image here|right|thumb|300px|This is the image caption]]
[[Image:StateVectorMFD.png|right|thumb|300px|StateVectorMFD in action]]
 
  
 
{{Addon|
 
{{Addon|
1=[http://www.orbithangar.com/some_location StateVectorMFD at Orbit Hangar]|
+
1=[http://www.orbiter-forum.com/showthread.php?t=684 ZTC Tether-Sling at Orbiter-Forum]|
2=[http://www.orbiter-forum.com/member.php?u=86 Tim 'tblaxland' Blaxland]
+
2=[http://www.orbiter-forum.com/member.php?u=86 Tim 'tblaxland' Blaxland]; [http://www.orbiter-forum.com/member.php?u=163 n0mad23]
 
}}
 
}}
  
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 ZTC Tether-Sling project simulates tethers for efficient transfers of payloads based on a momentum exchange principle.
  
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.
+
== Principle ==
  
== Operation ==
+
The basic principle of a momentum exchange tether is to take momentum from the tether's orbit and transfer it into the payload's orbit. The momentum of the tether can then be recharged over time using electrodynamic propulsion to allow it to prepare to transfer further payloads.
  
=== Loading the MFD ===
+
== Electro-Dynamic Propulsion ==
  
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.
+
== Tether Locations ==
  
See [[#Configuration|Configuration]] for the default settings that are used when the MFD is first loaded.
+
Tethers are planned for Earth (Ananke for lunar transfers and another for Mars transfers), Moon (Khronos) and Mars. Development work is progressing on Ananke at present.
  
=== Changing T+ ===
+
=== Earth ===
  
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.
+
==== Ananke ====
  
=== Changing the Reference Body ===
+
==== Mars Express? ====
  
Press the REF button and select a new reference body.
+
=== Moon ===
  
=== Changing the Numerical Notation ===
+
==== Khronos ====
  
Press the NOT button to toggle the numerical notation between SI prefixes and exponential form.
+
=== Mars ===
 
 
=== Non-spherical Gravity Effects ===
 
 
 
Estimated corrections to the future state vectors are added automatically if non-spherical gravity sources are enabled and they are presently acting on the vessel.
 
 
 
=== Changing Vessel Focus ===
 
 
 
When you change vessel focus, the MFD will remember the settings for each vessel and MFD position.
 
 
 
=== 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.
 
 
 
== 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.
 
 
 
== 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 ==
 
 
 
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.
 
 
 
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 2009 by Tim Blaxland (tblaxland@gmail.com)
 
 
 
StateVectorMFD is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
 
 
 
StateVectorMFD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
 
 
 
You should have received a copy of the GNU Lesser General Public License along with StateVectorMFD. If not, see <http://www.gnu.org/licenses/>.
 

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: