DP3
common
Memory.h
Go to the documentation of this file.
1
// Copyright (C) 2020 ASTRON (Netherlands Institute for Radio Astronomy)
2
// SPDX-License-Identifier: GPL-3.0-or-later
3
7
8
#ifndef DP3_MEMORY_H
9
#define DP3_MEMORY_H
10
11
namespace
dp3
{
12
namespace
common {
13
36
double
AvailableMemory
(
const
double
memory = 0,
37
const
double
memory_percentage = 0,
38
const
bool
clip =
true
);
39
40
}
// namespace common
41
}
// namespace dp3
42
43
#endif
dp3::common::AvailableMemory
double AvailableMemory(const double memory=0, const double memory_percentage=0, const bool clip=true)
dp3
This file has generic helper routines for testing steps.
Definition:
AntennaConfig.h:53
Generated on Thu May 7 2026 07:44:42 for DP3 by
1.9.1