faa.tg.prep.aces
Class AcesUtilities

java.lang.Object
  extended by faa.tg.prep.aces.AcesUtilities

public class AcesUtilities
extends java.lang.Object

 
 See the source:  AcesUtilities.java 
 
 

Version:
$Id: AcesUtilities.java,v 3.1 2006/03/14 15:57:29 samf Exp $
Author:
Michael E. Ross

Field Summary
static java.lang.String CVS_VERSION_ID
          The CVS Version ID
(package private) static int notfound
           
 
Constructor Summary
AcesUtilities()
           
 
Method Summary
static java.lang.String LatLonStr2Dms(java.lang.String latlon)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CVS_VERSION_ID

public static final java.lang.String CVS_VERSION_ID
The CVS Version ID

See Also:
Constant Field Values

notfound

static final int notfound
See Also:
Constant Field Values
Constructor Detail

AcesUtilities

public AcesUtilities()
Method Detail

LatLonStr2Dms

public static java.lang.String LatLonStr2Dms(java.lang.String latlon)