DWDataReader 5.0.1
Reading data from Dewesoft data files
Loading...
Searching...
No Matches
DWComplex Struct Reference

Represents a complex number with real and imaginary components. More...

#include <DWDataReaderLibTypes.h>

Public Attributes

double re
 
double im
 

Detailed Description

Represents a complex number with real and imaginary components.

Member Data Documentation

◆ im

double DWComplex::im

Imaginary component

◆ re

double DWComplex::re

Real component


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