NAMD
Public Attributes | List of all members
bond_params Struct Reference

Public Attributes

char atom1name [11]
 
char atom2name [11]
 
Real forceconstant
 
Real distance
 
Index index
 

Detailed Description

Definition at line 44 of file Parameters.C.

Member Data Documentation

◆ atom1name

char bond_params::atom1name[11]

Definition at line 46 of file Parameters.C.

Referenced by Parameters::assign_bond_index().

◆ atom2name

char bond_params::atom2name[11]

Definition at line 47 of file Parameters.C.

Referenced by Parameters::assign_bond_index().

◆ distance

Real bond_params::distance

Definition at line 49 of file Parameters.C.

◆ forceconstant

Real bond_params::forceconstant

Definition at line 48 of file Parameters.C.

◆ index

Index bond_params::index

Definition at line 50 of file Parameters.C.

Referenced by Parameters::assign_bond_index().


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