pyCAPS
pyCAPS: A Python Extension Module for CAPS
Loading...
Searching...
No Matches
BoundSequence Class Reference

Defines a Sequence of CAPS Bound Objects. More...

Inheritance diagram for BoundSequence:
Collaboration diagram for BoundSequence:

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.
 

Detailed Description

Defines a Sequence of CAPS Bound Objects.

Member Function Documentation

◆ create()

create (   self,
  capsBound,
  dim = 2 
)

Create a CAPS Bound Object.

Parameters
capsBoundThe string value of the capsBound geometry attributes
dimThe dimension of the bound
Returns
The new Bound Object is added to the sequence and returned

The documentation for this class was generated from the following file: