FunctionCurve Class Reference

Inheritance diagram for FunctionCurve:

PlotCurve

List of all members.

Public Types

enum  FunctionType { Normal = 0, Parametric = 1, Polar = 2 }

Public Member Functions

QString comment ()
double endRange ()
QStringList formulas ()
 FunctionCurve (const QString &name=QString())
FunctionType functionType ()
bool loadData (int points=0, bool xLog10Scale=false)
QString parameterName (int index)
 Returns the name of the parameter of rang index.
int parametersCount ()
 Returns the number of parameters in your function formula.
double parameterValue (const QString &name)
 Returns the value of the name parameter.
double parameterValue (int index)
 Returns the value of the parameter of rang index.
void setComment (const QString &)
void setFormula (const QString &s)
l<< *a0;l<< *a1;sipCpp-> setFormulas (l)
void setFormulas (const QString &, const QString &)
void setFunctionType (const FunctionType &t)
void setRange (double, double)
void setVariable (const QString &)
double startRange ()
End QString variable ()

Public Attributes

MethodCode QStringList l

Private Member Functions

 FunctionCurve (const FunctionCurve &)


Member Enumeration Documentation

Enumerator:
Normal 
Parametric 
Polar 


Constructor & Destructor Documentation

FunctionCurve::FunctionCurve ( const QString &  name = QString()  ) 

FunctionCurve::FunctionCurve ( const FunctionCurve  )  [private]


Member Function Documentation

QString FunctionCurve::comment (  ) 

double FunctionCurve::endRange (  ) 

QStringList FunctionCurve::formulas (  ) 

FunctionType FunctionCurve::functionType (  ) 

bool FunctionCurve::loadData ( int  points = 0,
bool  xLog10Scale = false 
)

QString FunctionCurve::parameterName ( int  index  ) 

Returns the name of the parameter of rang index.

int FunctionCurve::parametersCount (  ) 

Returns the number of parameters in your function formula.

double FunctionCurve::parameterValue ( const QString &  name  ) 

Returns the value of the name parameter.

double FunctionCurve::parameterValue ( int  index  ) 

Returns the value of the parameter of rang index.

void FunctionCurve::setComment ( const QString &   ) 

void FunctionCurve::setFormula ( const QString &  s  ) 

l<< *a0; l << *a1; sipCpp-> FunctionCurve::setFormulas ( l   ) 

void FunctionCurve::setFormulas ( const QString &  ,
const QString &   
)

void FunctionCurve::setFunctionType ( const FunctionType t  ) 

void FunctionCurve::setRange ( double  ,
double   
)

void FunctionCurve::setVariable ( const QString &   ) 

double FunctionCurve::startRange (  ) 

End QString FunctionCurve::variable (  ) 


Member Data Documentation

MethodCode QStringList FunctionCurve::l


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

Generated on Tue Apr 9 18:59:12 2024 for QtiPlot/Python-API by  doxygen 1.5.8