|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.gsfc.drl.rtstps.Batch
public final class Batch
This class is the main entry for the RT-STPS Batch Processor. Batch is a standalone, comand-line-invoked program that reads a raw telemetry file and produces one or more files of packets, frames, and/or other units.
Field Summary | |
---|---|
private static int |
BUFFERLENGTH
|
Constructor Summary | |
---|---|
Batch()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final int BUFFERLENGTH
Constructor Detail |
---|
public Batch()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |