Interface NmrData2DFidReIm

interface NmrData2DFidReIm {
    im: NmrData2DContent;
    re: NmrData2DContent;
}

Properties

Properties