SDRAngel
4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
|
#include <hbfilterchainconverter.h>
Static Public Member Functions | |
static double | convertToIndexes (unsigned int log2, unsigned int chainHash, std::vector< unsigned int > &chainIndexes) |
static double | convertToString (unsigned int log2, unsigned int chainHash, QString &chainString) |
static double | getShiftFactor (unsigned int log2, unsigned int chainHash) |
Definition at line 27 of file hbfilterchainconverter.h.
|
static |
Definition at line 22 of file hbfilterchainconverter.cpp.
References i.
Referenced by DownChannelizer::applySetting(), and UpChannelizer::applySetting().
|
static |
Definition at line 64 of file hbfilterchainconverter.cpp.
References i.
Referenced by LocalSinkGUI::applyPosition(), LocalSourceGUI::applyPosition(), RemoteSinkGUI::applyPosition(), and FileSourceGUI::applyPosition().
|
static |
Definition at line 115 of file hbfilterchainconverter.cpp.
References i.
Referenced by LocalSink::calculateFrequencyOffset(), LocalSource::calculateFrequencyOffset(), RemoteSink::calculateFrequencyOffset(), and FileSource::calculateFrequencyOffset().