 cir_struct | Struct used as return value for function getCIR |
 ConcBuf | ConcBuf is a class that implements a circular buffer for concurrent access from two distinct threads |
 echo_struct | Struct for definition of one echo |
 echo_struct_hdf5 | Struct to read an echo from a HDF5 file containing CIRs |
 parameters_simulation_struct | Struct for reading general simulation parameters from HDF5 file containing CIRs |
 ProcessingParameters | Parameters that are passed to each snBlock and can be altered by them |
 SettingsSDR | Struct with aquisition and tracking parameters for the software defined receiver |
 snBlock | Base class for all snBlocks in SNACS |
 snBlockSerial | Class for serialization of the snBlocks class |
 snCmplxFIRFilter | This class implements a multi-threaded complex FIR filter |
 snCodeGalileo | |
 snCurve | SnCurve is the base class for all curves that can be used with snPlots |
 snCurve3D | |
 snCurveComplex | |
 snCurveReal | SnCurveReal implements a curve for real data |
 snFIRFilter | SnFIRFilter implements a FIR filter that safes its own state for processing of consecutive data blocks |
 snGNSSCode | Class of member functions for GPS signal generation |
 snGNSSData | |
 snGNSSSignal | |
 snGPS | Class of member functions for GPS signal generation |
 snMainWindow | Class for the main window widget |
 snModulation | |
 snModulationAltBOC | |
 snModulationBOC | |
 snModulationBPSK | |
 snModulationCBOC | |
 snParallelBuildCode | |
 snParallelCorrelation | |
 snPlot | |
 snPlotAngl | |
 snPlotComplexAngle | |
 snPlotComplexImag | |
 snPlotComplexMagn | |
 snPlotComplexReal | |
 snPlotComplexRealImag | |
 snPlotMagn | |
 snPlotQwt | |
 snPlotQwt3D | |
 snPlotReal | |
 snPlotSurface | |
 snProcessorADC | Class for analog to digital conversion (ADC) of a signal |
 snProcessorChannel | SnProcessorChannel implements convolution of a base band signal through a linear channel through FIR filtering |
 snProcessorLPF | Class for low pass filtering |
 snProcessorNoise | Class for AWGN noise |
 snReadCIRFile | Reads CIRs from CIR HDF5 file |
 snRealFIRFilter | |
 snSDR | Software Defined Receiver Base Class |
 snSDRStandard | Software Defined Receiver |
 SNSignal | Struct that contains general simulation parameters which are common to all snBlocks |
 snSignalGenerate | This class generates sampled GPS base band signals |
 snSignalInputBinary | This class reads a file that was created for software receivers, e.g. in Matlab |
 snSignalOutputBinary | This class samples and mixes a signal and outputs it to a file for processing with extern software receivers, e.g. in Matlab |
 snSignalOutputWidget | This class simply outputs a signal of a certain length to a widget window |
 snSimulationException | Exception class for simulation setup time and snBlocks |
 snWidget | Widget class that generates time and frequency domain plots and 3D plots for the snBlocks |
 snWriteResultFile | Opens a HDF5 file for output. Every snBlock in the simulation chain can write simulation result data to that file with the write functions |