Home | Trees | Indices | Help |
|
---|
|
object --+ | PgSAdapter --+ | SPoly
A spherical polygon from pgSphere.
The constructor accepts a list points of SPoints.
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 the DALI form of this polygon. This is a sequence of floats of the vertex coordinates in degrees. |
returns a polygon from a DALI float-sequence This returns None for empty daliSeqs to help with VOTable NULL value handling. |
returns the vertices as a sequence of (long, lat) pairs in degrees. This form is required by some functions from base.coords. |
|
returns an SMoc instance for this polygon. If inclusive is False, do not include healpixes that lie order is the maximum order of the moc returned. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |