Uses of Interface
spis.Util.Func.ScalFunctionOf2Scal

Packages that use ScalFunctionOf2Scal
spis.Surf.InteractModel   
spis.Surf.SurfField   
spis.Util.Table   
 

Uses of ScalFunctionOf2Scal in spis.Surf.InteractModel
 

Classes in spis.Surf.InteractModel that implement ScalFunctionOf2Scal
 class ElecBackscatterFunction
          Class Name : ElecBackscatterFunction
Project ref : SPIS project
File name : ElecBackscatterFunction.java
File type : class
Copyright : ONERA, 2 Av.
 class FunctionOfParticleETheta
          Class Name : FunctionOfParticleETheta
Project ref : SPIS project
File name : FunctionOfParticleETheta.java
File type : class
Copyright : ONERA, 2 Av.
 class SEEEYieldFunction1
          Class Name : SEEEYieldFunction1
Project ref : SPIS project
File name : SEEEYieldFunction1.java
File type : class
Copyright : ONERA, 2 Av.
 class SEEPYieldFunction1
          Class Name : SEEPYieldFunction1
Project ref : SPIS project
File name : SEEPYieldFunction1.java
File type : class
Copyright : ONERA, 2 Av.
 

Uses of ScalFunctionOf2Scal in spis.Surf.SurfField
 

Methods in spis.Surf.SurfField with parameters of type ScalFunctionOf2Scal
 void ScalSurfField.set(ScalSurfField inField1, ScalSurfField inField2, ScalFunctionOf2Scal f)
          Applies the function f to the both passed field and assigns the result to this Field.
 

Uses of ScalFunctionOf2Scal in spis.Util.Table
 

Methods in spis.Util.Table with parameters of type ScalFunctionOf2Scal
 void FloatScalTable.set(FloatScalTable inTable1, FloatScalTable inTable2, ScalFunctionOf2Scal f)
          Applies a function to 2 tables and affects the result to this table (same dimension requested and checked)