Package org.esa.snap.core.jexp
Interface EvalEnv
- 
- All Known Implementing Classes:
- RasterDataEvalEnv
 
 public interface EvalEnvRepresents an application dependant evaluation environment. This interface has no operation. It is up to application how it is to be interpreted.An object of this type is passed to the evalX methods of theTermSymbolFunctionSymbolorFunction.- Version:
- $Revision$ $Date$