spis.Util.Func
Interface ScalFunctionOf5Scal

All Known Implementing Classes:
FunctionOfParticleETheta

public interface ScalFunctionOf5Scal

Class Name : ScalFunctionOf5Scal
Project ref : SPIS project
File name : ScalFunctionOf5Scal.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 five 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, float u)
          return the result of the function of 5 scalar variables
 

Method Detail

compute

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