FACT++  1.0
size_t ofits::GetNumRows ( ) const
inline

Definition at line 959 of file ofits.h.

References ofits::Table::num_rows.

959 { return fTable.num_rows; }
Table fTable
Definition: ofits.h:327
size_t num_rows
Definition: ofits.h:307