FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
virtual size_t fits::GetBytesPerRow
(
)
const
inline
virtual
Reimplemented in
zfits
.
Definition at line
1036
of file
fits.h
.
References
fits::Table::Get()
.
1037
{
1038
return
fTable
.
Get
<
size_t
>(
"NAXIS1"
);
1039
}
fits::Table::Get
T Get(const std::string &key) const
Definition:
fits.h:419
fits::fTable
Table fTable
Definition:
fits.h:502
Here is the call graph for this function:
fits
Generated on Sun Sep 18 2016 20:50:52 for FACT++ by
1.8.11