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


Public Member Functions | |
| def | create (self, capsBound, dim=2) |
| Create a CAPS Bound Object. More... | |
Public Member Functions inherited from Sequence | |
| def | keys (self) |
| Returns the keys of the Sequence. | |
| def | values (self) |
| Returns the values of the Sequence. | |
| def | items (self) |
| Returns the items of the Sequence. | |
| def create | ( | self, | |
| capsBound, | |||
dim = 2 |
|||
| ) |