DESY ACOP Beans Home

com.cosylab.util
Class LinearFunction

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

public class LinearFunction
extends java.lang.Object
implements Function

DOCUMENT ME!

Version:
$id$
Author:
Gasper Pajor

Constructor Summary
LinearFunction()
          Constructor for LinearFunction.
 
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

LinearFunction

public LinearFunction()
Constructor for LinearFunction.

Method Detail

functionValueFor

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


Copyright © 2010. All Rights Reserved.