| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
param.parameterized.Parameterized --+
|
base.patterngenerator.PatternGenerator --+
|
SineGratingRectangle
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
aspect_ratio = param.Number(default= 1.0, bounds= (0.0, None),Ratio of width to height size*aspect_ratio gives the width of the rectangle. |
|||
size = param.Number(default= 0.5, doc= "Top to bottom height oTop to bottom height of the rectangle |
|||
phase = param.Number(default= 1.0, doc= "Phase of the sine graPhase of the sine grating |
|||
frequency = param.Number(default= 2.4, doc= "Frequency of the Frequency of the sine grating |
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Call the subclasses '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.
|
|
|||
aspect_ratioRatio of width to height size*aspect_ratio gives the width of the rectangle.
|
sizeTop to bottom height of the rectangle
|
phasePhase of the sine grating
|
frequencyFrequency of the sine grating
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Oct 12 22:26:35 2008 | http://epydoc.sourceforge.net |