#219 closed defect (fixed)
Function psFitsReadTable description
| Reported by: | Owned by: | Paul Price | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | PSLib SDRS | Version: | unspecified |
| Severity: | minor | Keywords: | |
| Cc: |
Description
In SDR-08 section 5.4.3, the description of the function psFitsReadTable is a
little confusing since the prototype returns a psArray but the description
mentions a psVector being returned.
Change History (3)
comment:1 by , 22 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 22 years ago
| Keywords: | VERIFIED added |
|---|
Closing subsequent to release of SDRS-08, ADD-07.
comment:3 by , 22 years ago
| Keywords: | VERIFIED removed |
|---|
Note:
See TracTickets
for help on using tickets.

psFitsReadTableColumn (which must be able to read string-valued data) reads an
arbitrary type column into a psArray. psFitsReadTableColumnNum (which is
restricted to numerical table columns) reads to a psVector of an appropriate
data type. I've clarified the wording in the draft version 09.