libsbp  v2.4.7
tracking_channel_correlation_t Struct Reference

Complex correlation structure. More...

#include <tracking.h>

Data Fields

s32 I
 In-phase correlation. More...
 
s32 Q
 Quadrature correlation. More...
 

Detailed Description

Complex correlation structure.

Structure containing in-phase and quadrature correlation components.

Definition at line 177 of file tracking.h.

Field Documentation

s32 I

In-phase correlation.

Definition at line 178 of file tracking.h.

s32 Q

Quadrature correlation.

Definition at line 179 of file tracking.h.


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