edu.sc.seis.TauP
Class Outputs
java.lang.Object
edu.sc.seis.TauP.Outputs
public class Outputs
- extends java.lang.Object
Outputs.java contains formating, similar to printf, routines for
the output types in the TauP package.
Created: Tue Sep 21 11:45:35 1999
- Version:
- 1.1.3 Wed Jul 18 15:00:35 GMT 2001
- Author:
- Philip Crotwell
Constructor Summary |
Outputs(java.util.Properties props)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
depthFormat
protected Format depthFormat
distanceFormat
protected Format distanceFormat
timeFormat
protected Format timeFormat
rayParamFormat
protected Format rayParamFormat
latLonFormat
protected Format latLonFormat
Outputs
public Outputs(java.util.Properties props)
formatDepth
public java.lang.String formatDepth(double depth)
formatDistance
public java.lang.String formatDistance(double distance)
formatTime
public java.lang.String formatTime(double time)
formatRayParam
public java.lang.String formatRayParam(double rayParam)
formatLatLon
public java.lang.String formatLatLon(double latlon)
Copyright © 1999-2006 Seismology at the University of South Carolina. All Rights Reserved.