gov.noaa.pmel.util
Class Latitude

java.lang.Object
  |
  +--gov.noaa.pmel.util.GeographicValue
        |
        +--gov.noaa.pmel.util.Latitude

public class Latitude
extends GeographicValue

LatitudeValue translates between float and deg/min/sec.


Constructor Summary
Latitude()
           
Latitude(float latitude)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class gov.noaa.pmel.util.GeographicValue
decimalToDegMinSec, degMinSecToDecimal, getDecimalValue, getDegrees, getMinutes, getSeconds, getSign, setDecimalValue, setDegrees, setMinutes, setSeconds, setSign, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Latitude

public Latitude()

Latitude

public Latitude(float latitude)
Method Detail

main

public static void main(java.lang.String[] args)


Send comments about the Scientific Graphics toolkit to Donald.W.Denbo@noaa.gov. For more information about Java Development in the EPIC Group see the EPIC Software Page
Generated on October 9 2003