RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
ForceFields::MMFF::MMFFProp Class Reference

class to store MMFF Properties More...

#include <Params.h>

Public Attributes

std::uint8_t atno
 
std::uint8_t crd
 
std::uint8_t val
 
std::uint8_t pilp
 
std::uint8_t mltb
 
std::uint8_t arom
 
std::uint8_t linh
 
std::uint8_t sbmb
 

Detailed Description

class to store MMFF Properties

Definition at line 61 of file MMFF/Params.h.

Member Data Documentation

◆ arom

std::uint8_t ForceFields::MMFF::MMFFProp::arom

Definition at line 68 of file MMFF/Params.h.

◆ atno

std::uint8_t ForceFields::MMFF::MMFFProp::atno

Definition at line 63 of file MMFF/Params.h.

◆ crd

std::uint8_t ForceFields::MMFF::MMFFProp::crd

Definition at line 64 of file MMFF/Params.h.

◆ linh

std::uint8_t ForceFields::MMFF::MMFFProp::linh

Definition at line 69 of file MMFF/Params.h.

◆ mltb

std::uint8_t ForceFields::MMFF::MMFFProp::mltb

Definition at line 67 of file MMFF/Params.h.

◆ pilp

std::uint8_t ForceFields::MMFF::MMFFProp::pilp

Definition at line 66 of file MMFF/Params.h.

◆ sbmb

std::uint8_t ForceFields::MMFF::MMFFProp::sbmb

Definition at line 70 of file MMFF/Params.h.

◆ val

std::uint8_t ForceFields::MMFF::MMFFProp::val

Definition at line 65 of file MMFF/Params.h.


The documentation for this class was generated from the following file: