<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/liborbital/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/liborbital/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 09 Jun 2021 19:33:06 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/liborbital/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Helton da Silva Gaspar</title><link>https://sourceforge.net/p/liborbital/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -8,8 +8,8 @@
 load 'lib_orbital.plt'
 ~~~
 and the functions will be available for use. Please, find bellow:
-* Some [Examples]
-* The [Manual page]
+- Some [Examples]
+- The [Manual page]

 The wiki uses [Markdown](/p/liborbital/wiki/markdown_syntax/) syntax.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Helton da Silva Gaspar</dc:creator><pubDate>Wed, 09 Jun 2021 19:33:06 -0000</pubDate><guid>https://sourceforge.net81a6464a638c3c8fd1614409ea2ba00155f05b4d</guid></item><item><title>Home modified by Helton da Silva Gaspar</title><link>https://sourceforge.net/p/liborbital/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -9,6 +9,7 @@
 ~~~
 and the functions will be available for use. Please, find bellow:
 * Some [Examples]
+* The [Manual page]

 The wiki uses [Markdown](/p/liborbital/wiki/markdown_syntax/) syntax.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Helton da Silva Gaspar</dc:creator><pubDate>Tue, 08 Jun 2021 18:27:46 -0000</pubDate><guid>https://sourceforge.net6d5dea75fbc4ad014b1ad23a31bd195979748d1b</guid></item><item><title>Home modified by Helton da Silva Gaspar</title><link>https://sourceforge.net/p/liborbital/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -3,7 +3,7 @@
 1. Get the mean motion given the Cartesian coordinates of position and velocity
 2. Convert Cartesian one coordinates into orbital elements, increase some of them and convert them back to Cartesian coordinates.
 3. Evaluate the arc of orbit corresponding to a given time interval.
-always very quickly via the gnuplot's prompt of command. All you need to do in load the library:
+always very quickly via the gnuplot's prompt of command. All you need to do is to **load** the library:
 ~~~
 load 'lib_orbital.plt'
 ~~~
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Helton da Silva Gaspar</dc:creator><pubDate>Tue, 08 Jun 2021 10:25:17 -0000</pubDate><guid>https://sourceforge.net93cc41a7e236c312e77b3e16e2ec371a33acb78e</guid></item><item><title>Home modified by Helton da Silva Gaspar</title><link>https://sourceforge.net/p/liborbital/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -9,3 +9,8 @@
 ~~~
 and the functions will be available for use. Please, find bellow:
 * Some [Examples]
+
+The wiki uses [Markdown](/p/liborbital/wiki/markdown_syntax/) syntax.
+
+[[members limit=20]]
+[[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Helton da Silva Gaspar</dc:creator><pubDate>Tue, 08 Jun 2021 10:23:25 -0000</pubDate><guid>https://sourceforge.net24dd642f116c4e7ec61eb987eade7d0744a06505</guid></item><item><title>Home modified by Helton da Silva Gaspar</title><link>https://sourceforge.net/p/liborbital/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,11 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/liborbital/wiki/markdown_syntax/) syntax.
-
-[[members limit=20]]
-[[download_button]]
+# Summary
+The liborbital library gathers a set of functions that makes gnuplot a helpful tool not only to plot orbits and graphics of orbital elements, but also to accomplish simple, but not trivial, tasks such as:
+1. Get the mean motion given the Cartesian coordinates of position and velocity
+2. Convert Cartesian one coordinates into orbital elements, increase some of them and convert them back to Cartesian coordinates.
+3. Evaluate the arc of orbit corresponding to a given time interval.
+always very quickly via the gnuplot's prompt of command. All you need to do in load the library:
+~~~
+load 'lib_orbital.plt'
+~~~
+and the functions will be available for use. Please, find bellow:
+* Some [Examples]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Helton da Silva Gaspar</dc:creator><pubDate>Tue, 08 Jun 2021 10:21:29 -0000</pubDate><guid>https://sourceforge.nete20ada266a131d3184a2640128881cca11254a18</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/liborbital/wiki/Home/?limit=25#3132</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="summary"&gt;Summary&lt;/h1&gt;
&lt;p&gt;The liborbital library gathers a set of functions that makes gnuplot a helpful tool not only to plot orbits and graphics of orbital elements, but also to accomplish simple, but not trivial, tasks such as:&lt;br/&gt;
1. Get the mean motion given the Cartesian coordinates of position and velocity&lt;br/&gt;
2. Convert Cartesian one coordinates into orbital elements, increase some of them and convert them back to Cartesian coordinates.&lt;br/&gt;
3. Evaluate the arc of orbit corresponding to a given time interval.&lt;br/&gt;
always very quickly via the gnuplot's prompt of command. All you need to do in load the library:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="nb"&gt;load&lt;/span&gt; &lt;span class="s1"&gt;'lib_orbital.plt&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;and the functions will be available for use.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Helton da Silva Gaspar</dc:creator><pubDate>Tue, 08 Jun 2021 09:24:29 -0000</pubDate><guid>https://sourceforge.netc07eb347a915df190048b5a423afd521479c73c1</guid></item><item><title>Home modified by Helton da Silva Gaspar</title><link>https://sourceforge.net/p/liborbital/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/liborbital/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/hsgaspar/"&gt;Helton da Silva Gaspar&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-60beee9880469a1a688d8698" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Helton da Silva Gaspar</dc:creator><pubDate>Tue, 08 Jun 2021 04:14:17 -0000</pubDate><guid>https://sourceforge.netae0a006eec91bbbc560050fb5d8a1cc81c125180</guid></item></channel></rss>