Commit 777913c40e6d7b1026258a2272f4bc31338168e0
1 parent
e314c376
Exists in
master
add coordinate systems
Showing
1 changed file
with
19 additions
and
0 deletions
Show diff stats
ihm/help/about
... | ... | @@ -11,12 +11,23 @@ Coordinate systems list : |
11 | 11 | <li>ECLIPJ2000 - Ecliptic coordinates based upon the J2000 frame</li> |
12 | 12 | <li>EME - Earth Mean Equator and Equinox</li> |
13 | 13 | <li>GPHIO - Ganymede Phi-Omega</li> |
14 | +<li>GRIGGSKELL_EME EME2000 centered on asteroid GRIGG-SKJELLERUP- </li> | |
14 | 15 | <li>GSE - Geocentric Solar Ecliptic</li> |
15 | 16 | <li>GSEQ - Geocentric Solar Equatorial</li> |
16 | 17 | <li>GSM - Geocentric Solar Magnetospheric</li> |
18 | +<li>HALLEY_EME -EME2000 centered on asteroid HALLEY </li> | |
17 | 19 | <li>HCI - Heliocentric Inertial</li> |
18 | 20 | <li>HEE - Heliocentric Earth Ecliptic</li> |
19 | 21 | <li>HEEQ - Heliocentric Earth Equatorial</li> |
22 | +<li>IAU_EARTH - International Astronomical Union Earth</li> | |
23 | +<li>IAU_JUPITER - International Astronomical Union Jupiter</li> | |
24 | +<li>IAU_MARS - International Astronomical Union Mars</li> | |
25 | +<li>IAU_MERCURY - International Astronomical Union Mercury</li> | |
26 | +<li>IAU_NEPTUNE - International Astronomical Union Neptune</li> | |
27 | +<li>IAU_PLUTO - International Astronomical Union Pluton</li> | |
28 | +<li>IAU_SATURN - International Astronomical Union Saturn</li> | |
29 | +<li>IAU_URANUS - International Astronomical Union Uranus</li> | |
30 | +<li>IAU_VENUS - International Astronomical Union Venus</li> | |
20 | 31 | <li>J2000 - Earth mean equator, dynamical equinox of J2000</li> |
21 | 32 | <li>JECLIP - ECLIPJ2000 centered on Jupiter</li> |
22 | 33 | <li>JEME - EME2000 centered on Jupiter</li> |
... | ... | @@ -35,8 +46,16 @@ Coordinate systems list : |
35 | 46 | <li>MESO - Mercury-centric Solar Orbital</li> |
36 | 47 | <li>MME - Mars Mean Equator</li> |
37 | 48 | <li>MSO - Mars-centric Solar Orbital</li> |
49 | +<li>NECLIP - ECLIPJ2000 centered on Neptune</li> | |
50 | +<li>PEME -EME2000 centered on Pluto </li> | |
51 | +<li>PECLIP - ECLIPJ2000 centered on Pluto</li> | |
52 | +<li>UEME - EME2000 centered on Uranus</li> | |
38 | 53 | <li>SM - Solar Magnetic coordinates</li> |
39 | 54 | <li>STEINS_EME - EME2000 centered on asteroid STEINS</li> |
55 | +<li>SYSTEM_3 - SYSTEM 3 centered on Jupiter</li> | |
56 | +<li>TIIS - TItan Inter-action coordinate System</li> | |
57 | +<li>UECLIP - ECLIPJ2000 centered on Uranus</li> | |
58 | +<li>UEME - EME2000 centered on Uranus</li> | |
40 | 59 | <li>VME - Venus Mean Equator</li> |
41 | 60 | <li>VSO - Venus Solar Orbital</li> |
42 | 61 | </ul> | ... | ... |