Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

com::cosylab::gui::components::r2::chart::Function Interface Reference

Inheritance diagram for com::cosylab::gui::components::r2::chart::Function:

Inheritance graph
[legend]
List of all members.

Public Member Functions

double y (double x)

Detailed Description

This interface is to defne mathematical functions, i.e. method that takes one double value as argument and calculate another value from this argument and return it.


Member Function Documentation

double com::cosylab::gui::components::r2::chart::Function::y double  x  ) 
 

This is method method for calculating value of function and return it.

Implemented in com::cosylab::gui::components::r2::chart::SinusFunction.


The documentation for this interface was generated from the following file:
Generated on Thu Apr 30 03:12:47 2009 for ACS Java API by doxygen 1.3.8