| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
PgSAdapter --+
|
SPoint
A point on a sphere from pgSphere.
>>> SPoint(1, 1).asSTCS("ICRS") 'Position ICRS 57.2957795131 57.2957795131' >>> SPoint.fromDegrees(1, -1).asSTCS("ICRS") 'Position ICRS 1. -1.'
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Class Methods | |||
|
|||
|
|||
| Class Variables | |
pgType = hash(x) |
|
checkedAttributes =
|
|
pattern = re.compile(r'\s
|
|
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
repr(x)
|
| Class Variable Details |
pattern
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |