free5GRAN  V1.0
common_utils.h File Reference
Include dependency graph for common_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 free5GRAN
 
 free5GRAN::utils
 
 free5GRAN::utils::common_utils
 

Functions

void free5GRAN::utils::common_utils::parse_mib (int *mib_bits, free5GRAN::mib &mib_object)
 
void free5GRAN::utils::common_utils::scramble (int *input_bits, int *c_seq, int *output_bits, int length, int offset)
 
void free5GRAN::utils::common_utils::scramble (double *input_bits, int *c_seq, double *output_bits, int length, int offset)