DESY ACOP Beans Home

com.cosylab.util
Class IdentityFunction

java.lang.Object
  extended by com.cosylab.util.IdentityFunction
All Implemented Interfaces:
Function

public class IdentityFunction
extends java.lang.Object
implements Function

DOCUMENT ME!

Author:
administrator To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.

Constructor Summary
IdentityFunction()
          Constructor for IdentityFunction.
 
Method Summary
 double functionValueFor(double value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdentityFunction

public IdentityFunction()
Constructor for IdentityFunction.

Method Detail

functionValueFor

public double functionValueFor(double value)
Specified by:
functionValueFor in interface Function
See Also:
Function.functionValueFor(double)


Copyright © 2010. All Rights Reserved.