![]() |
.Simulation
|
Holds the data of one single data point for QCPCurve. More...
Public Member Functions | |
QCPCurveData () | |
Constructs a curve data point with t, key and value set to zero. | |
QCPCurveData (double t, double key, double value) | |
Constructs a curve data point with the specified t, key and value. | |
Public Attributes | |
double | t |
double | key |
double | value |
Holds the data of one single data point for QCPCurve.
The stored data is: