Commit 0258affc29c196c23f76703e73609682a08d24b1
1 parent
38295399
Exists in
master
and in
7 other branches
cassini frames help
Showing
2 changed files
with
24 additions
and
12 deletions
Show diff stats
ACCESS/access.xml
... | ... | @@ -2,8 +2,8 @@ |
2 | 2 | <accessRights> |
3 | 3 | <!--<mission xml:id='Ephemerides' group='NOTTESTED' restriction=''/>--> |
4 | 4 | <!--<observatory xml:id='Model_Magnetic_Field_Earth' group='TBD' restriction=''/>--> |
5 | - <!--<instrument xml:id='SO_pas' group='PAS' restriction=''/>--> | |
6 | - <!--<instrument xml:id='Geotail_epic' group='TBD' restriction=''/>--> | |
5 | + <instrument xml:id='SO_pas' group='PAS' restriction=''/> | |
6 | + <instrument xml:id='Geotail_epic' group='TBD' restriction=''/> | |
7 | 7 | <instrument xml:id='cain_cainrun' group='TBD' restriction=''/> |
8 | 8 | <instrument xml:id='Rosetta_ica' group='TBD' restriction=''/> |
9 | 9 | <instrument xml:id="Cluster1_rapid" group='TBD' restriction=''/> |
... | ... | @@ -18,6 +18,21 @@ |
18 | 18 | <dataset xml:id='juno-jedi-tof90' group='TBD' restriction=''/> |
19 | 19 | <dataset xml:id='helios1-mag-corefit' group='TBD' restriction=''/> |
20 | 20 | <dataset xml:id='helios2-mag-corefit' group='TBD' restriction=''/> |
21 | + <!-- --> | |
22 | + <dataset xml:id='gll-epd-rt' group='TBD' restriction=''/> | |
23 | + <dataset xml:id='gll-epd-ert' group='TBD' restriction=''/> | |
24 | + <dataset xml:id='ros-elc-elev' group='TBD' restriction=''/> | |
25 | + <dataset xml:id='ros-ion-elev' group='TBD' restriction=''/> | |
26 | + <dataset xml:id='ros-elc-energy' group='TBD' restriction=''/> | |
27 | + <dataset xml:id='ros-ion-energy' group='TBD' restriction=''/> | |
28 | + <dataset xml:id='ros-elc-azimuth' group='TBD' restriction=''/> | |
29 | + <dataset xml:id='ros-ion-azimuth' group='TBD' restriction=''/> | |
30 | + <dataset xml:id='ros-rsn-bg' group='TBD' restriction=''/> | |
31 | + <dataset xml:id='ros-rsn-ng' group='TBD' restriction=''/> | |
32 | + <dataset xml:id='ros-rsn-rg' group='TBD' restriction=''/> | |
33 | + <!-- <dataset xml:id='ros-rsn-sn' group='TBD' restriction=''/> | |
34 | + <dataset xml:id='ros-rsn-sr' group='TBD' restriction=''/> --> | |
35 | + <!-- --> | |
21 | 36 | <!--<dataset xml:id='tao-mars-omni' group='ACE_MAG' restriction='time'/>--> |
22 | 37 | <!--datasetGroup xml:id='mich_sat' group='MICHIGAN' restriction='absolute'/>--> |
23 | 38 | </accessRights> |
... | ... |
HELP_PREDEFINED/cass-saturn-orb
... | ... | @@ -3,17 +3,15 @@ |
3 | 3 | <ul> |
4 | 4 | <li><b>IAU_SATURN</b><br/> |
5 | 5 | Body-fixed frame. |
6 | -</li> | |
6 | +</li><hr/> | |
7 | 7 | <li><b>KSO</b><br/> |
8 | 8 | Kronocentric Solar Orbital Coordinates<br/> |
9 | --------------------------------------------- | |
10 | 9 | KSO is a cartesian Saturn-centered coordinate system where X points |
11 | 10 | from Saturn to the Sun, Z is parallel to Saturn's orbital plane |
12 | 11 | upward normal, and Y completes the right handed set</li> |
13 | - | |
14 | -<li><b>KSM</b> | |
15 | - Kronocentric Solar Magnetospheric Coordinates <br/> | |
16 | - --------------------------------------------------- | |
12 | +<hr/> | |
13 | +<li><b>KSM</b><br/> | |
14 | + Kronocentric Solar Magnetospheric Coordinates <br/> | |
17 | 15 | KSM is a cartesian Saturn-center coordinate system where X points |
18 | 16 | from Saturn to the Sun, the X-Z plane contains Saturn's centered |
19 | 17 | magnetic dipole axis, M, and Y completes right handed set. |
... | ... | @@ -23,20 +21,19 @@ upward normal, and Y completes the right handed set</li> |
23 | 21 | longitude, 89.99 degrees latitude in the IAU_SATURN frame. Note that |
24 | 22 | other source make assume that the dipole axis is |
25 | 23 | parallel to the spin axis. |
26 | - | |
24 | +<hr/> | |
27 | 25 | <li><b>KRTP</b><br/> |
28 | 26 | Kronocentric body-fixed, J2000 spherical Coordinates<br/> |
29 | ------------------------------------------------------------ | |
27 | + | |
30 | 28 | KRTP magnetic field vector components form the standard right-handed |
31 | 29 | spherical triad (R, Theta, Phi) for a planet-centered system. |
32 | 30 | Namely, R is radial (along the line from the center of Saturn to the |
33 | 31 | center of the spacecraft), and positive away from Saturn. Phi, the |
34 | 32 | azimuthal component, is parallel to the Kronographic equator (Omega |
35 | 33 | x R) and positive in the direction of corotation. Theta, the |
36 | -'southward' component, completes the right-handed set.</li> | |
34 | +'southward' component, completes the right-handed set.</li> <hr/> | |
37 | 35 | <li><b>SZS</b><br/> |
38 | 36 | Saturn Equatorial System Frame<br/> |
39 | ------------------------------------------------------------ | |
40 | 37 | The primary axis, labeled Z, is parallel to the Saturn spin |
41 | 38 | axis. The Y-axis is then defined as the cross product of |
42 | 39 | this vector with the Saturn-Sun vector. The X-axis completes |
... | ... |