bundles / astropy 7.0.1 / astropy / io / fits / column / _ColumnFormat
class
astropy.io.fits.column:_ColumnFormat
source: /astropy/io/fits/column.py :293
Signature
class _ColumnFormat ( format ) Members
Summary
Represents a FITS binary table column format.
Extended Summary
This is an enhancement over using a normal string for the format, since the repeat count, format code, and option are available as separate attributes, and smart comparison is used. For example 1J == J.
Aliases
-
astropy.io.fits.ColDefs._col_format_cls