
Definition at line 653 of file C2Functions.py.
Public Member Functions | |
| def | __init__ |
| construct the function | |
| def | reset |
| reset the parameters of the function | |
| def | value_with_derivatives |
| get the value of the function, and its first & second derivative | |
Public Attributes | |
| x0 | |
| slope | |
| y0 | |
| name | |
1.5.4