spis.Util.Func
Interface ScalFunctionOfNothing

All Known Implementing Classes:
ConstantFunction, FunctionOfParticleNothing

public interface ScalFunctionOfNothing

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

Description :

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()
          returns the result of the function of nothing (a constant)
 

Method Detail

compute

public float compute()
returns the result of the function of nothing (a constant)