MsPASS C++ API  2.4.1.dev4+g92330b7a
Defines the C++ API for MsPASS
Loading...
Searching...
No Matches
Public Attributes | List of all members
mspass::algorithms::deconvolution::FortranComplex32 Struct Reference

FORTRAN-compatible single-precision complex value. More...

#include <ComplexArray.h>

Public Attributes

float real
 
float imag
 

Detailed Description

FORTRAN-compatible single-precision complex value.

Member Data Documentation

◆ imag

float mspass::algorithms::deconvolution::FortranComplex32::imag

Imaginary component.

◆ real

float mspass::algorithms::deconvolution::FortranComplex32::real

Real component.


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