Home | Trees | Indices | Help |
|
---|
|
object --+ | _CodeGenerator --+ | FITSCodeGenerator
A code generator for reading from FITS binary tables.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
fitsTypes =
|
|
makers =
|
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
returns code that parses item (a Column instance) at column index index. You're free to igore index.
|
returns a list of lines that make up the top of the booster.
|
returns the prototype of the getTuple function.
|
returns the code for the createDumpfile method. You want to use the C fragments above for that. The default returns something that bombs out.
|
Class Variable Details |
fitsTypes
|
makers
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |