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

#include <rtwtypes.h>

Data Fields

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

Detailed Description

Definition at line 135 of file rtwtypes.h.

Field Documentation

◆ im

uint16_T cuint16_T::im

Imaginary part (16-bit unsigned integer).

Definition at line 137 of file rtwtypes.h.

◆ re

uint16_T cuint16_T::re

Real part (16-bit unsigned integer).

Definition at line 136 of file rtwtypes.h.


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