- ←Prev
- AST
A Library for Handling
World Coordinate Systems
in Astronomy - Next→
- TOC ↑
Description:
This function removes a specified column from the supplied table. The
function returns without action if the named column does not exist in the
Table (no error is reported).
Synopsis
void astRemoveColumn( AstTable
this, const
char name
)
Parameters:
this
Pointer to the Table.
name
The column name. Trailing
spaces are ignored (all other spaces are significant). Case is significant.
Copyright (C) 2014 Science & Technology Facilities Council
- ←Prev
- AST
A Library for
Handling
World Coordinate Systems
in Astronomy - Next→
- TOC ↑