Uses of Interface
grs.pds.PdsRecord

Packages that use PdsRecord
grs.pds   
grs.pds.ahd   
grs.pds.and   
grs.pds.cgs   
grs.pds.dhd   
grs.pds.dnd   
grs.pds.edr   
grs.pds.sgs   
 

Uses of PdsRecord in grs.pds
 

Classes in grs.pds that implement PdsRecord
 class BasePdsRecord
          Abstract base class for all PDS record classes.
 class PdsTestRecord
          Base class for testing EDR data classes.
 class SeasonalSeriesRecord
          Base class for so-called "seasonal" products (based on intervals of solar longitude
 class SpatialSeriesRecord
           
 class TimeSeriesRecord
          Base class for time-series classes.
 

Uses of PdsRecord in grs.pds.ahd
 

Classes in grs.pds.ahd that implement PdsRecord
 class HendAveragedRecord
          AHD : Averaged HEND Data.
 class HendAveragedTestRecord
          AHD Testing.
 

Uses of PdsRecord in grs.pds.and
 

Classes in grs.pds.and that implement PdsRecord
 class NsAveragedRecord
          AND : Averaged Neutron Data.
 class NsAveragedTestRecord
          Test interface for AND.
 

Uses of PdsRecord in grs.pds.cgs
 

Classes in grs.pds.cgs that implement PdsRecord
 class CorrectedGammaSpectraRecord
          CGS: Corrected Gamma Spectrum.
 class CorrectedGammaSpectraTestRecord
          Creates CGS (Corrected Gamma Spectra) Records.
 

Uses of PdsRecord in grs.pds.dhd
 

Classes in grs.pds.dhd that implement PdsRecord
 class HendDerivedRecord
          DHD: Derived HEND Data.
 class HendDerivedTestRecord
          DHD
 

Uses of PdsRecord in grs.pds.dnd
 

Classes in grs.pds.dnd that implement PdsRecord
 class NsDerivedRecord
          DND : Derived Neutron Data.
 class NsDerivedTestRecord
          Test interface for DND.
 

Uses of PdsRecord in grs.pds.edr
 

Classes in grs.pds.edr that implement PdsRecord
 class ChanEdrRecord
          Channelized engineering data from the spacecraft.
 class ChanEdrTestRecord
          Unit test wrapper for the ChanEdrRecord class.
 class CmdEdrRecord
          Records commands that have been sent to the spacecraft, or executed onboard the CEB.
 class CmdEdrTestRecord
          Unit test wrapper for the CmdEdrRecord class.
 class EkEdrRecord
          E-Kernel notes ("experimenter's notebook") from the notebook_tab.
 class EkEdrTestRecord
          Unit test wrapper for the EkEdrRecord class.
 class EngEdrRecord
          GRS Engineering records.
 class EngEdrTestRecord
          Unit test wrapper for the EngEdrRecord class.
 class GammaEdrRecord
          GRS raw gamma spectra.
 class GammaEdrTestRecord
          Unit test wrapper for the GammaEdrRecord class.
 class HendEdrRecord
          HEND records ("frames") can be one of three types: nominal (spectra), profile (time series), or status (commands).
 class HendEdrTestRecord
          Unit test wrapper for the HendEdrRecord class.
 class MsgEdrRecord
          Message data, sent from the GRS CEB.
 class MsgEdrTestRecord
          Unit test wrapper for the MsgEdrRecord class.
 class NsEdrRecord
          Neutron Spectrometer records from the ns_hist_tab.
 class NsEdrTestRecord
          Unit test wrapper for the NsEdrRecord class.
 class PefEdrRecord
          PEF records are lists of commands sent to the FIS.
 class PefEdrTestRecord
          Unit test wrapper for the PefEdrRecord class.
 class PositionedEdrRecord
          Contains data fields and methods that will be common to positioned records (gamma, ns, and hend).
 class PositionedEdrTestRecord
          Contains hashtable mapping keys, which are column names common to all PositionedEdrRecords, to their values.
 class ProfileEdrRecord
          GRS gamma profile records.
 class ProfileEdrTestRecord
          Unit test wrapper for the ProfileEdrRecord class.
 class PulserEdrRecord
          Pulser data.
 class PulserEdrTestRecord
          Unit test wrapper for the PulserEdrRecord class.
 

Uses of PdsRecord in grs.pds.sgs
 

Classes in grs.pds.sgs that implement PdsRecord
 class SummedGammaSpectraRecord
          SGS (Summed Gamma Spectra) Sums of corrected spectra.
 class SummedGammaSpectraTestRecord
           
 



2001 Mars Odyssey Gamma Ray Spectrometer Team