org.mbari.oasis
Class Pco2FileFormat
java.lang.Object
org.mbari.oasis.Pco2FileFormat
- public class Pco2FileFormat
- extends java.lang.Object
Title: MBARI Java development
Description:
Copyright: Copyright (c) 2001
Company: MBARI
- Version:
- 1.0
- Author:
- Brian Schlining
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OLD_6_COLUMN
public static final int OLD_6_COLUMN
- See Also:
- Constant Field Values
NEW_7_COLUMN
public static final int NEW_7_COLUMN
- See Also:
- Constant Field Values
NEWER_7_COLUMN
public static final int NEWER_7_COLUMN
- See Also:
- Constant Field Values
Pco2FileFormat
public Pco2FileFormat(int fileFormat)
getMinNumColumns
public int getMinNumColumns()
getMaxNumColumns
public int getMaxNumColumns()
getColumnNames
public java.lang.String[] getColumnNames()
getUnits
public java.lang.String[] getUnits()
getLongName
public java.lang.String[] getLongName()