GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
v27_t Struct Reference

Public Attributes

unsigned int metrics1 [64]
unsigned int metrics2 [64]
unsigned int * old_metrics
unsigned int * new_metrics
const v27_poly_tpoly
v27_decision_tdecisions
unsigned int decisions_index
unsigned int decisions_count

Detailed Description

Definition at line 45 of file fec.h.

Member Data Documentation

◆ decisions

v27_decision_t* v27_t::decisions

Definition at line 52 of file fec.h.

◆ decisions_count

unsigned int v27_t::decisions_count

Definition at line 54 of file fec.h.

◆ decisions_index

unsigned int v27_t::decisions_index

Definition at line 53 of file fec.h.

◆ metrics1

unsigned int v27_t::metrics1[64]

Definition at line 47 of file fec.h.

◆ metrics2

unsigned int v27_t::metrics2[64]

Definition at line 48 of file fec.h.

◆ new_metrics

unsigned int * v27_t::new_metrics

Definition at line 50 of file fec.h.

◆ old_metrics

unsigned int* v27_t::old_metrics

Definition at line 50 of file fec.h.

◆ poly

const v27_poly_t* v27_t::poly

Definition at line 51 of file fec.h.


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