- ←Prev
- AST
A Library for Handling
World Coordinate Systems
in Astronomy - Next→
- TOC ↑
Description:
This function returns the number of bytes of
memory that must be allocated prior to retrieving the data from a column
using
astGetColumnData.
Synopsis
size_t astColumnSize( AstFitsTable
this, const
char column,
int hasnull
)
Parameters:
this
column
The character string
holding the name of the column. Trailing spaces are ignored.
Returned Value
The number of bytes required to store the column data.
Notes:
Copyright (C) 2017 East Asian Observatory
- ←Prev
- AST
A Library for Handling
World
Coordinate Systems
in Astronomy - Next→
- TOC ↑