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

#include <rtwtypes.h>

Data Fields

int8_T re
 Real part (8-bit signed integer).
 
int8_T im
 Imaginary part (8-bit signed integer).
 

Detailed Description

Definition at line 120 of file rtwtypes.h.

Field Documentation

◆ im

int8_T cint8_T::im

Imaginary part (8-bit signed integer).

Definition at line 122 of file rtwtypes.h.

◆ re

int8_T cint8_T::re

Real part (8-bit signed integer).

Definition at line 121 of file rtwtypes.h.


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