Commit 58d1533f authored by Jesse Mapel's avatar Jesse Mapel
Browse files

Added the Juno mission to infrastructure files. Fixes #5017.

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/trunk@7839 41f8697f-d340-4b68-9986-7bafba869bb8
parent 5a1c430a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -166,6 +166,7 @@ Group = DataDirectory
  Tgo          = $ISIS3DATA/tgo
  Galileo      = $ISIS3DATA/galileo
  Hayabusa     = $ISIS3DATA/hayabusa
  Juno         = $ISIS3DATA/juno
  Kaguya       = $ISIS3DATA/kaguya
  Lo           = $ISIS3DATA/lo
  Lro          = $ISIS3DATA/lro
+1 −0
Original line number Diff line number Diff line
@@ -168,6 +168,7 @@ Group = DataDirectory
  Tgo          = $ISIS3DATA/tgo
  Galileo      = $ISIS3DATA/galileo
  Hayabusa     = $ISIS3DATA/hayabusa
  Juno         = $ISIS3DATA/juno
  Kaguya       = $ISIS3DATA/kaguya
  Lo           = $ISIS3DATA/lo
  Lro          = $ISIS3DATA/lro
+12 −0
Original line number Diff line number Diff line
@@ -100,6 +100,7 @@
 * @history  2016-08-25 Marjorie Hahn - Added OSIRIS-REx mission. References #4300.
 * @history  2016-09-12 Marjorie Hahn - Added the Apollo, Chandrayaan1, Dawn, Hayabusa, Hayabusa2, Kaguya, Mars Express, ROLO, Rosetta, and SMART1 missions. Fixes #4300.
 * @history  2017-01-19 Kristin Berry - Added the ExoMars Trace Gas Orbiter mission. References #4584
 * @history  2017-06-26 Jesse Mapel - Added the Juno mission.
 * 
 * @todo Develop two different pages for API vs. Programmer
 *       documentation. 2004-11-03
@@ -396,6 +397,17 @@
           *
           */

          // Juno
          /**
           * \defgroup  Juno                         Juno
           *
           * These objects provide functionality for manipulating data from the
           * Juno mission to Jupiter.
           * 
           * Mission site: https://www.nasa.gov/mission_pages/juno/main/index.html
           *
           */
          
          // KAGUYA
          /**
           * \defgroup  Kaguya                       Kaguya
+5 −1
Original line number Diff line number Diff line
@@ -42,7 +42,10 @@
    <xs:documentation>2016-09-12 Marjorie Hahn - Added  missionItem_type enummeration for Hayabusa2.</xs:documentation>
  </xs:annotation>
  <xs:annotation>
    <xs:documentation>2017-01-19 Kristin Berry - Added  missionItem_type enummeration for ExoMars Trace Gas Orbiter. References #4584</xs:documentation>
    <xs:documentation>2017-01-19 Kristin Berry - Added  missionItem_type enummeration for ExoMars Trace Gas Orbiter. References #4584.</xs:documentation>
  </xs:annotation>
  <xs:annotation>
    <xs:documentation>2017-06-26 Jesse Mapel - Added  missionItem_type enummeration for Juno.</xs:documentation>
  </xs:annotation>
  <xs:element name="application">
    <xs:annotation>
@@ -448,6 +451,7 @@
      <xs:enumeration value="Galileo"/>
      <xs:enumeration value="Hayabusa"/>
      <xs:enumeration value="Hayabusa2"/>
      <xs:enumeration value="Juno"/>
      <xs:enumeration value="Kaguya"/>
      <xs:enumeration value="Lunar Orbiter"/>
      <xs:enumeration value="Lunar Reconnaissance Orbiter"/>