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

#include <rtwtypes.h>

Data Fields

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

Detailed Description

Definition at line 140 of file rtwtypes.h.

Field Documentation

◆ im

int32_T cint32_T::im

Imaginary part (32-bit integer).

Definition at line 142 of file rtwtypes.h.

◆ re

int32_T cint32_T::re

Real part (32-bit integer).

Definition at line 141 of file rtwtypes.h.


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