| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x = param.Number(default=-0.15, bounds= (-1.0, 1.0), softboundX center of the corner |
|||
y = param.Number(default=-0.15, bounds= (-1.0, 1.0), softboundY center of the corner |
|||
size = param.Number(default= 0.5, bounds= (0, None), softboundThe size of the corner |
|||
aspect_ratio = param.Number(default= 1/ 0.31, bounds= (0, NoneRatio of the width to the height for both Gaussians |
|||
angle = param.Number(default= 0.5* pi, bounds= (0, pi), softboThe angle of the corner |
|||
cross = param.Number(default= 0.4, bounds= (0, 1), softbounds=Where the two Gaussians cross, as a fraction of their half length |
|||
name = <param.parameterized.String object at 0xb1eabac>String identifier for this object. |
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Call the subclass's 'function' method on a rotated and scaled coordinate system. Creates and fills an array with the requested pattern. If called without any params, uses the values for the Parameters as currently set on the object. Otherwise, any params specified override those currently set on the object.
|
|
|||
xX center of the corner
|
yY center of the corner
|
sizeThe size of the corner
|
aspect_ratioRatio of the width to the height for both Gaussians
|
angleThe angle of the corner
|
crossWhere the two Gaussians cross, as a fraction of their half length
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 5 14:59:40 2010 | http://epydoc.sourceforge.net |