ucar.nc2.iosp.grid
Class GridVertCoord

java.lang.Object
  extended by ucar.nc2.iosp.grid.GridVertCoord
All Implemented Interfaces:
java.lang.Comparable

public class GridVertCoord
extends java.lang.Object
implements java.lang.Comparable

A Vertical Coordinate variable for a Grid variable.

Version:
$Revision: 63 $ $Date: 2006-07-12 15:50:51 -0600 (Wed, 12 Jul 2006) $
Author:
caron

Method Summary
 int compareTo(java.lang.Object o)
          Compare this to another
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

compareTo

public int compareTo(java.lang.Object o)
Compare this to another

Specified by:
compareTo in interface java.lang.Comparable
Parameters:
o - the other GridVertCoord
Returns:
the comparison