Home | Trees | Indices | Help |
|
---|
|
object --+ | PgSAdapter --+ | SCircle
A spherical circle from pgSphere.
The constructor accepts an SPoint center and a radius in rad.
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" for this circle. This is an array containing the center coordinates and the radius in degrees. |
returns a circle from its DALI float sequence. Any None in daliSeq makes this a None to help with VOTable null value handling. |
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |