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::FortranComplex64 Struct Reference

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

#include <ComplexArray.h>

Public Attributes

double real
 
double imag
 

Detailed Description

FORTRAN-compatible double-precision complex value.

Member Data Documentation

◆ imag

double mspass::algorithms::deconvolution::FortranComplex64::imag

Imaginary component.

◆ real

double mspass::algorithms::deconvolution::FortranComplex64::real

Real component.


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