{ } Raw JSON

bundles / astropy latest / astropy / io / fits / column / ColDefs

class

astropy.io.fits.column:ColDefs

source: /astropy/io/fits/column.py :1436

Signature

class   ColDefs ( input ascii = False )

Members

Summary

Column definitions class.

Extended Summary

It has attributes corresponding to the Column attributes (e.g. ColDefs has the attribute names while Column has name). Each attribute in ColDefs is a list of corresponding attribute values from all Column objects.

Aliases

  • astropy.io.fits.ColDefs