Interface NmrData2DFid

interface NmrData2DFid {
    im?: NmrData2DContent;
    re: NmrData2DContent;
}

Properties

Properties