XTENSION= 'TABLE ' / Table extension BITPIX = 8 / Character data NAXIS = 2 / Simple 2-D matrix NAXIS1 = 70 / Number of characters per row NAXIS2 = 1796 / Number of rows in the table PCOUNT = 0 / No "random" parameters GCOUNT = 1 / Only one group TFIELDS = 14 / Number of fields per row EXTNAME = 'Aster_Prop_Data' / Asteroids II M-R Data Base, Prop Elements Data AUTHOR = 'Binzel, R. P., et al., eds.' REFERENC= '1989, Asteroids II, Univ. of Arizona' DATE = '01/08/91' / Date FITS table verified (dd/mm/yy) TTYPE1 = 'Number ' / Asteroid number TBCOL1 = 1 / Start column TFORM1 = 'I4 ' / Fortran format TTYPE2 = 'MajAxis ' / Proper semimajor axis TBCOL2 = 6 / Start column TFORM2 = 'F6.3 ' / Fortran format TUNIT2 = 'au ' / Units are astronomical units TTYPE3 = 'Ecc ' / Proper eccentricity TBCOL3 = 12 / Start column TFORM3 = 'F5.3 ' / Fortran format TTYPE4 = 'Incl ' / Proper sine inclination TBCOL4 = 17 / Start column TFORM4 = 'F5.3 ' / Fortran format TTYPE5 = 'Peri ' / Proper longitude of perihelion, 1950.0 TBCOL5 = 22 / Start column TFORM5 = 'F6.1 ' / Fortran format TUNIT5 = 'deg ' / Units are degrees TTYPE6 = 'Node ' / Proper longitude of ascending node, 1950.0 TBCOL6 = 28 / Start column TFORM6 = 'F6.1 ' / Fortran format TUNIT6 = 'deg ' / Units are degrees TTYPE7 = 'Peri_Rate' / Rate of proper longitude of perihelion TBCOL7 = 34 / Start column TFORM7 = 'F6.1 ' / Fortran format TUNIT7 = 'arcsec/yr' / Units are seconds of arc per year TTYPE8 = 'Node_Rate' / Rate of proper longitude of node TBCOL8 = 40 / Start column TFORM8 = 'F7.1 ' / Fortran format TUNIT8 = 'arcsec/yr' / Units are seconds of arc per year TTYPE9 = 'Resonance' / Code indicates a resonance or special case TBCOL9 = 48 / Start column TFORM9 = 'A3 ' / Fortran format TTYPE10 = 'DistMars' / Closest colinear dist. of approach to Mars TBCOL10 = 51 / Start column TFORM10 = 'F6.3 ' / Fortran format TUNIT10 = 'au ' / Units are astronomical units TTYPE11 = 'DistJup ' / Closest colinear dist. of approach to Jupiter TBCOL11 = 57 / Start column TFORM11 = 'F6.3 ' / Fortran format TUNIT11 = 'au ' / Units are astronomical units TTYPE12 = 'Qual ' / Quality code for Palomar-Leiden asteriods TBCOL12 = 64 / Start column TFORM12 = 'A1 ' / Fortran format TNULL12 = ' ' / Null value TTYPE13 = 'Family ' / Family identity if a family member TBCOL13 = 66 / Start column TFORM13 = 'A3 ' / Fortran format TTYPE14 = 'RefNum ' / Bib reference number, see table Aster_Prop_Doc TBCOL14 = 69 / Start column TFORM14 = 'A2 ' / Fortran format END