bundles / astropy 7.0.1 / astropy / io / fits / card / Card / _itersubcards
function
astropy.io.fits.card:Card._itersubcards
source: /astropy/io/fits/card.py :1219
Signature
def _itersubcards ( self ) Summary
If the card image is greater than 80 characters, it should consist of a normal card followed by one or more CONTINUE card. This method returns the subcards that make up this logical card.
Extended Summary
This can also support the case where a HISTORY or COMMENT card has a long value that is stored internally as multiple concatenated card images.
Aliases
-
astropy.io.fits.Card._itersubcards