spis.Util.Func
Interface FunctionOfEThetaDeprecated
- public interface FunctionOfEThetaDeprecated
Class Name : FunctionOfEThetaDeprecated
Project ref : SPIS project
File name : FunctionOfEThetaDeprecated.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 Energy and Theta (angle to normal)
Classes implementing this interface implement a function of energy and angle.
Mostly implemented by Microscopic Yields
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 E,
float theta)
Computes a function of Energy and angle to normal (radians) |
compute
public float compute(float E,
float theta)
- Computes a function of Energy and angle to normal (radians)