NAMD
Public Attributes | List of all members
angle_params Struct Reference

Public Attributes

char atom1name [11]
 
char atom2name [11]
 
char atom3name [11]
 
Real forceconstant
 
int normal
 
Real angle
 
Real k_ub
 
Real r_ub
 
Index index
 

Detailed Description

Definition at line 61 of file Parameters.C.

Member Data Documentation

◆ angle

Real angle_params::angle

Definition at line 68 of file Parameters.C.

◆ atom1name

char angle_params::atom1name[11]

Definition at line 63 of file Parameters.C.

Referenced by Parameters::assign_angle_index().

◆ atom2name

char angle_params::atom2name[11]

Definition at line 64 of file Parameters.C.

Referenced by Parameters::assign_angle_index().

◆ atom3name

char angle_params::atom3name[11]

Definition at line 65 of file Parameters.C.

Referenced by Parameters::assign_angle_index().

◆ forceconstant

Real angle_params::forceconstant

Definition at line 66 of file Parameters.C.

◆ index

Index angle_params::index

Definition at line 71 of file Parameters.C.

Referenced by Parameters::assign_angle_index().

◆ k_ub

Real angle_params::k_ub

Definition at line 69 of file Parameters.C.

◆ normal

int angle_params::normal

Definition at line 67 of file Parameters.C.

◆ r_ub

Real angle_params::r_ub

Definition at line 70 of file Parameters.C.


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