ANITA Event Reader
Public Attributes | List of all members
RtlSdrPowerSpectraStruct_t Struct Reference

#include <simpleStructs.h>

Public Attributes

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

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.


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