The following table lists the information functions. The prototypes for these functions can be found in the C model header file.
| Name | Return | Arguments | Description |
|---|---|---|---|
| xip_cmpy_get_version | Const char* | Void | Return the Complex Multiplier C model version as a null terminated string. For v6.0, this is ‘6.0’. |
|
xip_cmpy_v6_0_get_ default_config |
xip_cmpy_v6_0_status | xip_cmpy_v6_0_config* | Populates the contents of structure pointed to by the input argument with the values of a default configuration. |