Public Attributes | List of all members
RtlSdrPowerSpectraStruct_t Struct Reference

#include <simpleStructs.h>

Public Attributes

GenericHeader_t gHdr
 
unsigned int nFreq
 
unsigned int startFreq
 
unsigned int freqStep
 
unsigned int unixTimeStart
 
unsigned short scanTime
 
unsigned short gain
 
unsigned char spectrum [4096]
 
unsigned char rtlNum
 

Detailed Description

Struct to store RTL data

Short is overkill for the dynamic range, and probably makes the packet too big... so maybe this will change to a char soon. Only first nFreq of a spectrum non-zero.

Definition at line 1789 of file simpleStructs.h.

Collaboration diagram for RtlSdrPowerSpectraStruct_t:
Collaboration graph
[legend]

The documentation for this struct was generated from the following file: