39 lines
1.1 KiB
XML
39 lines
1.1 KiB
XML
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|||
|
|
|||
|
<!-- xml document representing data from the satellite helene -->
|
|||
|
|
|||
|
<!--
|
|||
|
File: helene.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/helene.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>helene</name>
|
|||
|
<parent>saturn</parent>
|
|||
|
</general>
|
|||
|
<parameter>
|
|||
|
<scalingfactor>1.0</scalingfactor>
|
|||
|
<diameter>32</diameter><!-- km -->
|
|||
|
<nbrofplanetpositions>18</nbrofplanetpositions>
|
|||
|
<rotationperiod>2.737</rotationperiod><!-- day -->
|
|||
|
<orbitperiod>2.737</orbitperiod><!-- day -->
|
|||
|
<orbiteccentricity>0.0016</orbiteccentricity>
|
|||
|
<orbitinclinationtoecliptic>0.2</orbitinclinationtoecliptic><!-- <20> -->
|
|||
|
<distance>377416</distance><!-- km -->
|
|||
|
</parameter>
|
|||
|
</celestialobject>
|