MATLAB Class - 2.0 English - PG391

RFSoC DFE PRACH LogiCORE IP Product Guide (PG391)

Document ID
PG391
Release Date
2024-11-20
Version
2.0 English

The @xdfe_nr_prach_v2_0_bitacc class handles the create/destroy semantics on the C model. The class provides objects for each of the data, configuration and control structures, defined for the C model and previously described in Structures.

The class provides methods equivalent to the C model functions previously described in Functions.

All structure elements have MATLAB type double. MATLAB arrays are used with the mapping of types between MATLAB and the C model.

Table 1. MATLAB to C Model Type Mapping
C Model Type MATLAB
xip_bit uint8
xip_uint uint32
xip_int int32
xip_real double
xip_complex complex double