#include <fileinput.h>
Definition at line 199 of file fileinput.h.
◆ MsgReportFileInputStreamData()
FileInput::MsgReportFileInputStreamData::MsgReportFileInputStreamData |
( |
int |
sampleRate, |
|
|
quint32 |
sampleSize, |
|
|
quint64 |
centerFrequency, |
|
|
quint64 |
startingTimeStamp, |
|
|
quint64 |
recordLength |
|
) |
| |
|
inlineprotected |
◆ create()
static MsgReportFileInputStreamData* FileInput::MsgReportFileInputStreamData::create |
( |
int |
sampleRate, |
|
|
quint32 |
sampleSize, |
|
|
quint64 |
centerFrequency, |
|
|
quint64 |
startingTimeStamp, |
|
|
quint64 |
recordLength |
|
) |
| |
|
inlinestatic |
◆ getCenterFrequency()
quint64 FileInput::MsgReportFileInputStreamData::getCenterFrequency |
( |
| ) |
const |
|
inline |
◆ getRecordLength()
quint64 FileInput::MsgReportFileInputStreamData::getRecordLength |
( |
| ) |
const |
|
inline |
◆ getSampleRate()
int FileInput::MsgReportFileInputStreamData::getSampleRate |
( |
| ) |
const |
|
inline |
◆ getSampleSize()
quint32 FileInput::MsgReportFileInputStreamData::getSampleSize |
( |
| ) |
const |
|
inline |
◆ getStartingTimeStamp()
quint64 FileInput::MsgReportFileInputStreamData::getStartingTimeStamp |
( |
| ) |
const |
|
inline |
◆ m_centerFrequency
quint64 FileInput::MsgReportFileInputStreamData::m_centerFrequency |
|
protected |
◆ m_recordLength
quint64 FileInput::MsgReportFileInputStreamData::m_recordLength |
|
protected |
◆ m_sampleRate
int FileInput::MsgReportFileInputStreamData::m_sampleRate |
|
protected |
◆ m_sampleSize
quint32 FileInput::MsgReportFileInputStreamData::m_sampleSize |
|
protected |
◆ m_startingTimeStamp
quint64 FileInput::MsgReportFileInputStreamData::m_startingTimeStamp |
|
protected |
The documentation for this class was generated from the following file: