Package jpl.mipl.mars.rmc.util

Package containing all of the RMC XML processing utilities programs.

See:
          Description

Class Summary
Alias Purpose: Implementation of Alias tag from RMC file.
Derivation Purpose: Implementation of Derivation tag from RMC file.
Priority Purpose: Implementation of Priority tag from RMC file.
Quaternion Purpose: Implementation of Quaternion object with conversion methods.
RmcElement  
RmcUtils Purpose: Utilities class for Rover Motion Counter package (jpl.mipl.mars.rmc)
Solution Purpose: Implementation of Solution tag from RMC file.
 

Package jpl.mipl.mars.rmc.util Description

Package containing all of the RMC XML processing utilities programs.

This package makes use of the DOMutils utility jpl.mipl.io.util.DOMutils
This package makes use of the ImageUtils utility jpl.mipl.io.ImageUtils
This package makes use of the class utilities from org.w3c.dom.*