1 #if !defined(_BASELINEMETADATA_H)
142 int at(
int npp,
int nbin,
int nbb,
int i,
int j);
153 std::vector<int>
at(
int npp,
int nbb,
int i,
int j);
163 std::vector<int>
at(
int npp,
int nbin,
int nbb );
171 std::vector<std::vector<int> >
at(
int nbin,
int nbb );
179 std::vector<std::vector<std::vector<int> > >
at(
bool cross,
int i );
197 void mkBaselineMetadata( std::vector<int> v_npp, std::vector<int> v_nbin,
int nbb,
int nant,
int correlationMode);
221 bool notFor(
bool interfero);
297 #define _BASELINEMETADATA_H
The Error class represents a list of exceptions that may happen when errors occur.