org.mbari.siam.devices.nortek.vector
Class NortekFileBuilder
java.lang.Object
org.mbari.siam.devices.nortek.vector.NortekFileBuilder
public class NortekFileBuilder
- extends java.lang.Object
Build a Nortek profiler data file, readable by AquaPro processing
software, from SIAM packet inputs.
|
Method Summary |
static void |
main(java.lang.String[] args)
|
void |
run(long deviceID,
java.lang.String inputDirectory,
java.lang.String outputFile)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NortekFileBuilder
public NortekFileBuilder()
run
public void run(long deviceID,
java.lang.String inputDirectory,
java.lang.String outputFile)
throws java.io.FileNotFoundException,
java.io.IOException
- Throws:
java.io.FileNotFoundException
java.io.IOException
main
public static void main(java.lang.String[] args)
Copyright © 2003 MBARI.
The Monterey Bay Aquarium Research Institute (MBARI) provides this documentation and code "as is", with no warranty, express or implied, of its quality or consistency. It is provided without support and without obligation on the part of MBARI to assist in its use, correction, modification, or enhancement.