gms
Class RT3D_RTS

java.lang.Object
  extended by gms.MT3D_MTS
      extended by gms.RT3D_RTS
All Implemented Interfaces:
java.io.Serializable

public class RT3D_RTS
extends MT3D_MTS

See Also:
Serialized Form

Field Summary
(package private)  ByRefInt[] INDEX
           
(package private) static int MAXRXN
           
(package private)  int NumRXN
           
(package private)  ByRefString[] RXNPARAM
           
private static long serialVersionUID
           
(package private)  ByRefInt[] VALUE
           
 
Fields inherited from class gms.MT3D_MTS
ADV, BTN, CHK, CON, conc, dist, DMAT, DSP, DSS, FLO, force, GCG, HTOPEQ1, LAYER, mass, MAXSPECIES, MLD, MPOR, MTE, MTHK, NumSpecies, OPTNum, OPTValue, ORIG, OUT, RCT, ROTZ, SPC, SPCI, SPCJ, SSM, STRSS, tend, THICK, time, times, tstart, tunits
 
Constructor Summary
RT3D_RTS()
           
 
Method Summary
 void processFormat(Operator t, java.lang.String filename)
           
 
Methods inherited from class gms.MT3D_MTS
labeled, labeled, labeled, labeled, labeled, labeled, labeledNoQuote, read, readObjects, section1, section2_5, section2, section3, write, writeObjects
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values

MAXRXN

static final int MAXRXN
See Also:
Constant Field Values

NumRXN

int NumRXN

RXNPARAM

ByRefString[] RXNPARAM

INDEX

ByRefInt[] INDEX

VALUE

ByRefInt[] VALUE
Constructor Detail

RT3D_RTS

public RT3D_RTS()
Method Detail

processFormat

public void processFormat(Operator t,
                          java.lang.String filename)
                   throws java.lang.Exception
Overrides:
processFormat in class MT3D_MTS
Throws:
java.lang.Exception