visad.sounder
Class NastiInstrument

java.lang.Object
  extended by visad.sounder.SounderInstrument
      extended by visad.sounder.NastiInstrument

public class NastiInstrument
extends SounderInstrument

NastiInstrument is the VisAD class for the NAST-I sounding instrument.


Constructor Summary
NastiInstrument()
           
NastiInstrument(double[] model_parms)
           
 
Method Summary
 void setEmissivity(double emiss)
           
 void setGamma_t(double gamma_t)
           
 void setGamma_w(double gamma_w)
           
 
Methods inherited from class visad.sounder.SounderInstrument
foward, getParamReferences, retrieval, retrieval
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NastiInstrument

public NastiInstrument()
                throws VisADException,
                       RemoteException
Throws:
VisADException
RemoteException

NastiInstrument

public NastiInstrument(double[] model_parms)
                throws VisADException,
                       RemoteException
Throws:
VisADException
RemoteException
Method Detail

setGamma_t

public void setGamma_t(double gamma_t)

setGamma_w

public void setGamma_w(double gamma_w)

setEmissivity

public void setEmissivity(double emiss)