|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjecthydroScalingAPI.tools.DMSToDegrees
public abstract class DMSToDegrees
An abstract class to manipulate tranformations of string representation of geographic coordinates to values in degrees
| Constructor Summary | |
|---|---|
DMSToDegrees()
|
|
| Method Summary | |
|---|---|
static double |
getDegrees(java.lang.String GMS)
A method for tranforming a string representation into a double |
static java.lang.Double |
getDoubleDegrees(java.lang.String GMS)
A method for tranforming a string representation into a Double object |
static void |
main(java.lang.String[] args)
Tests for the class |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DMSToDegrees()
| Method Detail |
|---|
public static double getDegrees(java.lang.String GMS)
GMS - The string to be processed
public static java.lang.Double getDoubleDegrees(java.lang.String GMS)
GMS - The string to be processed
public static void main(java.lang.String[] args)
args - The command line arguments
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
CUENCAS was initially developed by Ricardo Mantilla at the University of Colorado under the supervision of Dr. Vijay K. Gupta. We wish to recognize the support from the National Science Fundation.