
Definition at line 540 of file C2Functions.py.
Public Member Functions | |
| def | __init__ |
| construct the constant | |
| def | reset |
| reset the value of the constant | |
| def | value_with_derivatives |
| get the value of the function, and its first & second derivative | |
Public Attributes | |
| val | |
| name | |
Static Public Attributes | |
| string | ClassName = 'Constant' |
1.5.4