Home
last modified time | relevance | path

Searched refs:protonMagEnvList (Results 1 – 3 of 3) sorted by relevance

/dports/science/xdrawchem/xdrawchem-a3f74c34eb09fa72ee16848ec6901049ca5309d5/xdrawchem/
H A Dmolecule_1h_nmr.cpp170 protonMagEnvList.clear(); in ProtonEnvironment()
281 protonMagEnvList.append(tmp_pt->protonHOSECode); in Multiplicity_1HNMR()
332 protonMagEnvList.append(new_magenv); in Multiplicity_1HNMR()
344 protonMagEnvList.sort(); in Calc1HMultiplicityAndIntensity()
345 for (QStringList::Iterator it2 = protonMagEnvList.begin(); it2 != protonMagEnvList.end(); in Calc1HMultiplicityAndIntensity()
H A Dmolecule.h225 QStringList protonMagEnvList; variable
H A Dmolecule.cpp86 t->protonMagEnvList = protonMagEnvList; in CloneTo()