spis.Util.Func
Interface FunctionOfNothingDeprecated


public interface FunctionOfNothingDeprecated

Class Name : FunctionOfNothingDeprecated
Project ref : SPIS project
File name : FunctionOfNothingDeprecated.java
File type : interface
Copyright : ONERA, 2 Av. E. Belin, 31055 Toulouse cedex, France http://www.onecert.fr
Status : under development
Creation : 25/08/2003
Modification :

Description : function of nothing (a constant)
Classes implementing this interface implement a function of nothing.
Mostly implemented by Microscopic Yields

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()
          Computes a function of Nothing
 

Method Detail

compute

public float compute()
Computes a function of Nothing