Home | Trees | Indices | Help |
|
---|
|
object --+ | utils.autonode.AutoNode --+ | common.ASTNode --+ | _CoordFrame --+ | SpaceFrame
Nested Classes | |
Inherited from |
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
Class Methods | |
Inherited from |
Class Variables | |
Inherited from |
Properties | |
Inherited from |
Method Details |
returns a datetime.datetime instance for the frame's equinox. It will return None if no equinox is given, and it may raise an STCValueError if an invalid equinox string has been set. |
returns a triple defining the space frame for spherc's purposes. This is for the computation of coordinate transforms. Since we only do coordinate transforms for spherical coordinate systems, this will, for now, raise STCValueErrors if everything but 2 or 3D SPHERICAL flavours. The other cases need more thought anyway. |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |