Commit 31775cebe9c1258358eb37bc9ac31ca3361b59d6
1 parent
2c978c93
Exists in
master
and in
11 other branches
hee units
Showing
1 changed file
with
6 additions
and
1 deletions
Show diff stats
NumericalData/CDPP-AMDA/Rosetta/Ephemeris/ros-orb-cruise.xml
... | ... | @@ -38,7 +38,12 @@ |
38 | 38 | <Parameter> |
39 | 39 | <Name>xyz_hee</Name> |
40 | 40 | <ParameterKey>ros_xyz_hee</ParameterKey> |
41 | - <Description>AU</Description> | |
41 | + <Description/> | |
42 | + <Units>AU</Units> | |
43 | + <CoordinateSystem> | |
44 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
45 | + <CoordinateSystemName>HEE</CoordinateSystemName> | |
46 | + </CoordinateSystem> | |
42 | 47 | <Structure> |
43 | 48 | <Size>3</Size> |
44 | 49 | <Element> |
... | ... |