Store one or more FitsTables in a FitsChan
"
-TAB"
algorithm. Since, in general, the
calling application may not know which tables will be needed - if any - prior to calling
AST_READ, the AST_TABLESOURCE routine provides an alternative mechanism in which a
caller-supplied function is invoked to store a named table in the FitsChan. Tables stored in the FitsChan may be retrieved using AST_GETTABLES.
The tables in the supplied KeyMap are added to any tables already in the FitsChan.
The AST_PUTTABLE method provides a simpler means of adding a single table to a FitsChan.