public abstract class SounderInstrument extends Object
Constructor and Description |
---|
SounderInstrument(String[] names,
String[] units,
double[] parms) |
Modifier and Type | Method and Description |
---|---|
Spectrum |
foward(Sounding sounding) |
DataReferenceImpl[] |
getParamReferences() |
Sounding |
retrieval(Spectrum spectrum) |
Sounding |
retrieval(Spectrum spectrum,
Sounding sounding) |
public SounderInstrument(String[] names, String[] units, double[] parms) throws VisADException, RemoteException
VisADException
RemoteException
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.