grs.pds
Class SimpleDemo

java.lang.Object
  |
  +--grs.pds.SimpleDemo

public class SimpleDemo
extends Object

Command line interface application to parse product files and output CSV. Uses the demo method main in the appropriate class. Please note that this demonstration does not output all columns in the data.


Constructor Summary
SimpleDemo()
           
 
Method Summary
static void main(String[] args)
          Command line interface.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleDemo

public SimpleDemo()
Method Detail

main

public static void main(String[] args)
Command line interface.

Parameters:
args - Path to data file.


2001 Mars Odyssey Gamma Ray Spectrometer Team