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.

Author:
guym

Constructor Summary
SimpleDemo()
           
 
Method Summary
static void main(String[] args)
           
 
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)


2001 Mars Odyssey Gamma Ray Spectrometer Team