spis.Util.Func
Interface ScalFunctionOf4Scal

All Known Implementing Classes:
FunctionOfParticleE, FunctionOfParticleETheta

public interface ScalFunctionOf4Scal

Class Name : ScalFunctionOf4Scal
Project ref : SPIS project
File name : ScalFunctionOf4Scal.java
File type : class
Copyright : ONERA, 2 Av. E. Belin, 31055 Toulouse cedex, France http://www.onecert.fr
Status : under development
Creation : 7 march 2004
Modification :

Description : scalar function of four scalars.

Versions and anomalies correction :

Version numberAuthor (name, e-mail) Corrections/Modifications
0.1 JF Roussel, roussel@onecert.frCreation


Version:
0.1
Author:
JF Roussel

Method Summary
 float compute(float x, float y, float z, float t)
          return the result of the function of 4 scalar variables
 

Method Detail

compute

public float compute(float x,
                     float y,
                     float z,
                     float t)
return the result of the function of 4 scalar variables