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

#include <rtwtypes.h>

Data Fields

int16_T re
 Real part (16-bit integer).
 
int16_T im
 Imaginary part (16-bit integer).
 

Detailed Description

Definition at line 130 of file rtwtypes.h.

Field Documentation

◆ im

int16_T cint16_T::im

Imaginary part (16-bit integer).

Definition at line 132 of file rtwtypes.h.

◆ re

int16_T cint16_T::re

Real part (16-bit integer).

Definition at line 131 of file rtwtypes.h.


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