| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
__abstract = Truebool(x) -> bool |
|||
coords = param.List(default= [(0, 0)], doc= List of coordinates of units to measure. |
|||
name = <param.parameterized.String object at 0xb20de2c>String identifier for this object. |
|||
pattern_presenter = param.Callable(default= PatternPresenter(pCallable object that will present a parameter-controlled pattern to a set of Sheets. |
|||
size = param.Number(default= 0.5, bounds= (0, None), doc= The size of the pattern to present. |
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
__abstractbool(x) -> bool Returns True when the argument x is true, False otherwise. The builtins True and False are the only two instances of the class bool. The class bool is a subclass of the class int, and cannot be subclassed.
|
coordsList of coordinates of units to measure.
|
pattern_presenterCallable object that will present a parameter-controlled pattern to a set of Sheets. By default, uses a SineGrating presented for a short duration. By convention, most Topographica example files are designed to have a suitable activity pattern computed by that time, but the duration will need to be changed for other models that do not follow that convention.
|
sizeThe size of the pattern to present.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 5 14:59:29 2010 | http://epydoc.sourceforge.net |