 
 
SDU Command Dictionary EK file.
==============================================================================
 
   This file was created from SDU SMF version 3.4.1 on December 16, 1998.
 
 
SDU Command Dictionary EK File Contents.
------------------------------------------------------------------------------
 
   This command dictionary EK file contains most of the descriptive
   information found in the original file. The descriptions of the
   commands and parameters, parameter ranges, types and default values
   are the types of the information that were copied from there.
 
 
Usage
------------------------------------------------------------------------------
 
   The Data in the file may accessed via SPICE Toolkit EK subroutines or
   examined using SPICE utility program INSPEKT.
 
 
Associated SDU SPICE kernels
------------------------------------------------------------------------------
 
   This file contain descriptions of the spacecraft commands stored in
   the SDU sequence E-Kernels. The command information data tables
   in those files and this dictionary file may be joined together when
   when accessed through EK subroutines or INSPEKT.
 
 
SDU Command Dictionary EK Data Table Structure.
------------------------------------------------------------------------------
 
   This file contains a single table having the following structure:
 
   Command dictionary data table: STARDUST_COMMANDS
 
         SUBSYSTEM         CH*(32)      name of the subsystem
 
         COMMAND           CH*(32)      name of the command
 
         PARAMETER_NAME    CH*(32)      name of the parameter
 
         PARAMETER_INDEX   INT          index of the parameter in the
                                        command sequence
 
         PARAMETER_TYPE    CH*(32)      parameter type
 
         PARAMETER_RANGE   CH*(80)VSY   parameter range
 
         DESCRIPTION       CH*(80)VSY   parameter/command/subsystem
                                        description
 
   Each command in this dictionary EK file is represented by a few
   records: one per parameter plus an additional record for the command
   itself ("general description record")
 
   The values in COMMAND, PARAMETER_NAME and PARAMETER_INDEX columns in
   this file are consistent with the values in the same columns in the
   command data tables (SDU_CMD) of the SDU sequence EK files and
   therefore these tables can be joined in EK queries using these columns
   as a keys.
 
 
Contact Information
------------------------------------------------------------------------------
 
   If you have any questions regarding information or use of this file
   contact
 
   Boris V. Semenov, NAIF/JPL
   at:      JPL MS 301-125L
            (818)-354-8136
            Boris.Semenov@jpl.nasa.gov
 
