39 lines
1.2 KiB
XML
39 lines
1.2 KiB
XML
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|||
|
|
|||
|
<!-- xml document representing data from the satellite galatea -->
|
|||
|
|
|||
|
<!--
|
|||
|
File: galatea.xml
|
|||
|
|
|||
|
University of Applied Science Berne,HTA-Biel/Bienne,
|
|||
|
Computer Science Department.
|
|||
|
|
|||
|
Diploma thesis J3D Solar System Simulator
|
|||
|
Originally written by Marcel Portner & Bernhard Hari (c) 2000
|
|||
|
|
|||
|
CVS - Information :
|
|||
|
|
|||
|
$Header: /var/cvsreps/projects/c450/2000/sss3d/source_diploma/sss3d/utils/xmlparser/xml/galatea.xml,v 1.2 2000/12/15 00:53:35 harib Exp $
|
|||
|
$Author: harib $
|
|||
|
$Date: 2000/12/15 00:53:35 $
|
|||
|
$State: Exp $
|
|||
|
-->
|
|||
|
|
|||
|
<celestialobject>
|
|||
|
<general>
|
|||
|
<type>moon</type>
|
|||
|
<name>galatea</name>
|
|||
|
<parent>neptune</parent>
|
|||
|
</general>
|
|||
|
<parameter>
|
|||
|
<scalingfactor>1.0</scalingfactor>
|
|||
|
<diameter>158</diameter><!-- km -->
|
|||
|
<nbrofplanetpositions>18</nbrofplanetpositions>
|
|||
|
<rotationperiod>0.429</rotationperiod><!-- day -->
|
|||
|
<orbitperiod>0.429</orbitperiod><!-- day -->
|
|||
|
<orbiteccentricity>0.0001</orbiteccentricity>
|
|||
|
<orbitinclinationtoecliptic>0.054</orbitinclinationtoecliptic><!-- <20> -->
|
|||
|
<distance>61953</distance><!-- km -->
|
|||
|
</parameter>
|
|||
|
</celestialobject>
|