gov.noaa.pmel.util
Class Longitude

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

public class Longitude
extends GeographicValue

LongitudeValue translates between float and deg/min/sec.


Constructor Summary
Longitude()
           
Longitude(float longitude)
           
 
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

Longitude

public Longitude()

Longitude

public Longitude(float longitude)
Method Detail

main

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


Send comments about the Scientific Graphics toolkit to dwd@pmel.noaa.gov. For more information about Java Development in the EPIC Group see the EPIC Software Page
Generated on December 13 2001