An specialized class for implementation of 3JCCCH karplus-like equations HCCHEquation implements convenient atom selection functions for 3JCHCH equations as well as a table with Huggins electronegativities.
More...
#include <ccchequation.h>
An specialized class for implementation of 3JCCCH karplus-like equations HCCHEquation implements convenient atom selection functions for 3JCHCH equations as well as a table with Huggins electronegativities.
{
public:
MyEquation();
~MyEquation();
virtual std::string
Name() {
return "mybeatifulequation"; }
float GetJ(
const Molecule::Frame& frame,
int i,
int j);
};
§ CoupledNuclei()
virtual std::pair< std::string , std::string > magnes::CCCHEquation::CoupledNuclei |
( |
| ) |
const |
|
protectedvirtual |
§ NBonds()
virtual int magnes::CCCHEquation::NBonds |
( |
| ) |
const |
|
protectedvirtual |
§ SelectFirstAtom()
virtual bool magnes::CCCHEquation::SelectFirstAtom |
( |
const magnes::Molecule * |
molecule, |
|
|
size_t |
i |
|
) |
| |
|
protectedvirtual |
§ SelectSecondAtom()
virtual bool magnes::CCCHEquation::SelectSecondAtom |
( |
const magnes::Molecule * |
molecule, |
|
|
size_t |
i |
|
) |
| |
|
protectedvirtual |
The documentation for this class was generated from the following file:
- /Users/armando/worksrc/magnes-code/trunk/jcoupling/jequation/ccchequation.h