DP3
base
test
unit
tBdaBuffer.h
Go to the documentation of this file.
1
// Copyright (C) 2022 ASTRON (Netherlands Institute for Radio Astronomy)
2
// SPDX-License-Identifier: GPL-3.0-or-later
3
4
// This file contains common helper functions for BDA tests.
5
// tBdaBuffer.cc contains the corresponding implementation, besides the
6
// BdaBuffer tests.
7
8
#include <boost/test/unit_test.hpp>
9
10
#include "
base/BdaBuffer.h
"
11
12
namespace
dp3
{
13
namespace
base {
14
namespace
test {
15
21
void
CheckBDARowMetaData
(
const
BdaBuffer::Row
& left,
22
const
BdaBuffer::Row
& right);
23
29
void
CheckBDARowMetaData
(
const
BdaBuffer
& left,
const
BdaBuffer
& right);
30
31
}
// namespace test
32
}
// namespace base
33
}
// namespace dp3
BdaBuffer.h
Buffer holding baseline-dependently averaged (BDA) data.
dp3::base::BdaBuffer
Definition:
BdaBuffer.h:25
dp3::base::test::CheckBDARowMetaData
void CheckBDARowMetaData(const BdaBuffer::Row &left, const BdaBuffer::Row &right)
dp3
This file has generic helper routines for testing steps.
Definition:
AntennaConfig.h:53
dp3::base::BdaBuffer::Row
Definition:
BdaBuffer.h:27
Generated on Thu May 7 2026 07:44:42 for DP3 by
1.9.1