-  ←Prev 
- AST
 A Library for Handling
 World Coordinate Systems
 in Astronomy
- Next→ 
- TOC ↑
    
Description: 
 This function returns a flag indicating if a
named column exists in a 
Table, for instance, by having been added to
to the Table using 
astAddColumn.  
Synopsis 
 int astHasColumn( AstTable
this, const
char column
)  
 Parameters: 
  this  
 Pointer to the Table.  
  column  
 The character string holding
the upper case name of the column. Trailing spaces are ignored.  
    Notes: 
 Copyright (C) 2021 East Asian Observatory
  -  ←Prev 
- AST
 A Library for Handling
 World
Coordinate Systems
 in Astronomy
- Next→ 
- TOC ↑