Public Member Functions | |
| def | SetLength |
| Set Length parameter value. | |
| def | SetPrecision |
| Set Precision parameter value. | |
| def SetLength | ( | self, | |
| length | |||
| ) |
Set Length parameter value.
| length | numerical value or name of variable from notebook |
| def SetPrecision | ( | self, | |
| precision | |||
| ) |
Set Precision parameter value.
| precision | numerical value or name of variable from notebook |