Da Vinci Firmware 1
Firmware for the DaVinci-M rocket avionics board.
Loading...
Searching...
No Matches
cuint32_T Struct Reference

#include <rtwtypes.h>

Data Fields

uint32_T re
 Real part (32-bit unsigned integer).
 
uint32_T im
 Imaginary part (32-bit unsigned integer).
 

Detailed Description

Definition at line 145 of file rtwtypes.h.

Field Documentation

◆ im

uint32_T cuint32_T::im

Imaginary part (32-bit unsigned integer).

Definition at line 147 of file rtwtypes.h.

◆ re

uint32_T cuint32_T::re

Real part (32-bit unsigned integer).

Definition at line 146 of file rtwtypes.h.


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