obspy.core.util.obspy_types.CustomComplex.conjugate

CustomComplex.conjugate() complex

Return the complex conjugate of its argument. (3-4j).conjugate() == 3+4j.