| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
PgSAdapter --+
|
SBox
A spherical box from pgSphere.
The constructor accepts the two corner points.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Class Methods | |||
|
|||
|
|||
| Class Variables | |
pgType = hash(x) |
|
checkedAttributes =
|
|
pattern = re.compile(r'\(
|
|
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
returns an SBox corresponding to what SIAP passes in. In particular, all values are in degrees, and a cartesian projection is assumed. This is for use with SIAP and tries to partially implement that silly prescription of "folding" over at the poles. If that happens, a TwoSBoxes exception is raised. It contains two SBoxes that should be ORed. I agree that sucks. Let's fix SIAP. |
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |