| Home | Trees | Indices | Help |
|
|---|
|
|
core.Updatable --+
|
core.Selectable --+
|
Feature --+
|
Equation
Create a Equation component.
|
| Class Hierarchy for Equation |
constructor Equation(x, y, z, uMin, uMax, vMin, vMax):
| Instance Methods | |
|
Inherited from Inherited from Inherited from |
| Properties | |
| ExpressionNone |
uMax Set the maximum value for u |
| ExpressionNone |
uMin Set the minimum value for u |
| ExpressionNone |
vMax Set the maximum value for v |
| ExpressionNone |
vMin Set the minimum value for v |
| ExpressionNone |
x Set function value of x |
| ExpressionNone |
y Set function value of y |
| ExpressionNone |
z Set function value of z |
|
Inherited from |
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jun 26 10:16:31 2019 | http://epydoc.sourceforge.net |