CARTA Backend
The backend component of CARTA
Loading...
Searching...
No Matches
carta::BeamTableInfo Struct Reference

#include <CompressedFits.h>

Collaboration diagram for carta::BeamTableInfo:
[legend]

Classes

struct  ColumnInfo
 

Public Member Functions

bool is_defined ()
 
bool meta_defined ()
 
bool columns_defined ()
 
void clear ()
 

Public Attributes

int nbytes_per_row
 
int nrow
 
int ncol
 
int nchan
 
int npol
 
std::vector< ColumnInfocolumn_info
 

Member Function Documentation

◆ clear()

void carta::BeamTableInfo::clear ( )
inline
Here is the caller graph for this function:

◆ columns_defined()

bool carta::BeamTableInfo::columns_defined ( )
inline
Here is the caller graph for this function:

◆ is_defined()

bool carta::BeamTableInfo::is_defined ( )
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ meta_defined()

bool carta::BeamTableInfo::meta_defined ( )
inline
Here is the caller graph for this function:

Member Data Documentation

◆ column_info

std::vector<ColumnInfo> carta::BeamTableInfo::column_info

◆ nbytes_per_row

int carta::BeamTableInfo::nbytes_per_row

◆ nchan

int carta::BeamTableInfo::nchan

◆ ncol

int carta::BeamTableInfo::ncol

◆ npol

int carta::BeamTableInfo::npol

◆ nrow

int carta::BeamTableInfo::nrow

The documentation for this struct was generated from the following file: