spis.Util.Func
Interface ScalFunctionOf3Scal
- All Known Implementing Classes:
- FunctionOfParticleNothing
- public interface ScalFunctionOf3Scal
Class Name : ScalFunctionOf3Scal
Project ref : SPIS project
File name : ScalFunctionOf3Scal.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 three scalars
Versions and anomalies correction :
Version number | Author (name, e-mail) | Corrections/Modifications |
0.1 | JF Roussel, roussel@onecert.fr | Creation |
- Version:
- 0.1
- Author:
- JF Roussel
Method Summary |
float |
compute(float x,
float y,
float z)
return the result of the function of three scalar variables |
compute
public float compute(float x,
float y,
float z)
- return the result of the function of three scalar variables