|
pyCAPS
pyCAPS: A Python Extension Module for CAPS
|
Defines a Sequence of CAPS Bound Objects. More...


Public Member Functions | |
| create (self, capsBound, dim=2) | |
| Create a CAPS Bound Object. | |
Public Member Functions inherited from Sequence | |
| keys (self) | |
| Returns the keys of the Sequence. | |
| values (self) | |
| Returns the values of the Sequence. | |
| items (self) | |
| Returns the items of the Sequence. | |
Defines a Sequence of CAPS Bound Objects.
| create | ( | self, | |
| capsBound, | |||
dim = 2 |
|||
| ) |
Create a CAPS Bound Object.
| capsBound | The string value of the capsBound geometry attributes |
| dim | The dimension of the bound |