io.g96.out
Class G96TimestepFormatter

java.lang.Object
  extended byio.g96.out.G96TimestepFormatter

public class G96TimestepFormatter
extends java.lang.Object


Field Summary
(package private)  PrintfFormat stepFormat
           
(package private)  PrintfFormat timeFormat
           
 
Constructor Summary
G96TimestepFormatter()
           
 
Method Summary
 java.lang.String format(int step, double time)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

stepFormat

final PrintfFormat stepFormat

timeFormat

final PrintfFormat timeFormat
Constructor Detail

G96TimestepFormatter

public G96TimestepFormatter()
Method Detail

format

public java.lang.String format(int step,
                               double time)