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.
|
Method Summary |
static void |
main(String[] args)
Command line interface. |
SimpleDemo
public SimpleDemo()
main
public static void main(String[] args)
- Command line interface.
- Parameters:
args - Path to data file.
2001 Mars Odyssey Gamma Ray Spectrometer Team