|
MsPASS C++ API
2.4.1.dev4+g92330b7a
Defines the C++ API for MsPASS
|
FORTRAN-compatible double-precision complex value. More...
#include <ComplexArray.h>
Public Attributes | |
| double | real |
| double | imag |
FORTRAN-compatible double-precision complex value.
| double mspass::algorithms::deconvolution::FortranComplex64::imag |
Imaginary component.
| double mspass::algorithms::deconvolution::FortranComplex64::real |
Real component.