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.

Package 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  )  [package]

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

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

Referenced by com::cosylab::gui::components::r2::chart::FunctionDataModel::next().


The documentation for this interface was generated from the following file:

Generated by  doxygen 1.6.2