40 lines
1.2 KiB
XML
40 lines
1.2 KiB
XML
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|||
|
|
|||
|
<!-- xml document representing data from the satellite europa -->
|
|||
|
|
|||
|
<!--
|
|||
|
File: europa.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/europa.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>europa</name>
|
|||
|
<parent>jupiter</parent>
|
|||
|
</general>
|
|||
|
<parameter>
|
|||
|
<scalingfactor>1.0</scalingfactor>
|
|||
|
<diameter>3130</diameter><!-- km -->
|
|||
|
<nbrofplanetpositions>18</nbrofplanetpositions>
|
|||
|
<rotationperiod>3.551</rotationperiod><!-- day -->
|
|||
|
<orbitperiod>3.551</orbitperiod><!-- day -->
|
|||
|
<orbiteccentricity>0.0101</orbiteccentricity>
|
|||
|
<orbitinclinationtoecliptic>0.464</orbitinclinationtoecliptic><!-- <20> -->
|
|||
|
<distance>671079</distance><!-- km -->
|
|||
|
<mass>4.8e25</mass><!-- g -->
|
|||
|
<density>2.99</density><!-- g/cm3 -->
|
|||
|
</parameter>
|
|||
|
</celestialobject>
|