Zivid C++ API 2.11.1+de9b5dae-1
Classes | Namespaces | Functions
SNR.h File Reference
#include <Zivid/Detail/CoreExport.h>
#include <Zivid/Detail/DataFormatUtils.h>
#include <iosfwd>
#include <string>
#include <type_traits>

Go to the source code of this file.

Classes

struct  Zivid::SNR
 Signal-to-Noise ratio (SNR) More...
 

Namespaces

namespace  Zivid
 The main Zivid namespace. All Zivid code is found here.
 

Functions

ZIVID_CORE_EXPORT std::ostream & Zivid::operator<< (std::ostream &stream, const Zivid::SNR &snr)
 Serialize the value to a stream.
 
 Zivid::ZIVID_STATIC_ASSERT_DATA_FORMAT_TYPE (SNR, 4)