Package gavo :: Package stc :: Module utypegen :: Class RedshiftFrameMaker
[frames] | no frames]

Class RedshiftFrameMaker

source code

  object --+        
           |        
  UtypeMaker --+    
               |    
_CoordFrameMaker --+
                   |
                  RedshiftFrameMaker

Nested Classes

Inherited from UtypeMaker: __metaclass__

Instance Methods
 
iterUtypes(self, node, prefix) source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables
  rootType = 'AstroCoordSystem.RedshiftFrame'
hash(x)

Inherited from UtypeMaker: bannedAttributes

Properties

Inherited from object: __class__

Method Details

iterUtypes(self, node, prefix)

source code 
Overrides: UtypeMaker.iterUtypes