AllAtomPotentialOpts Struct Reference

interaction statistics options More...

#include <all_atom_potential.hh>


Public Member Functions

 AllAtomPotentialOpts ()
 AllAtomPotentialOpts (float lower_cutoff, float upper_cutoff, float distance_bucket_size, int sequence_sep, float sigma=0.02)
template<typename DS >
void Serialize (DS &ds)

Data Fields

float sigma
float lower_cutoff
float upper_cutoff
float distance_bucket_size
int sequence_sep


Detailed Description

interaction statistics options

Definition at line 36 of file all_atom_potential.hh.


Constructor & Destructor Documentation

AllAtomPotentialOpts ( float  lower_cutoff,
float  upper_cutoff,
float  distance_bucket_size,
int  sequence_sep,
float  sigma = 0.02 
)


Member Function Documentation

void Serialize ( DS &  ds  )  [inline]


Field Documentation

distance bucket size

Definition at line 51 of file all_atom_potential.hh.

float lower_cutoff

atoms that are closer than the lower cutoff are not considered

Definition at line 46 of file all_atom_potential.hh.

sequence separation

Definition at line 53 of file all_atom_potential.hh.

float sigma

weight factor

Definition at line 44 of file all_atom_potential.hh.

float upper_cutoff

atoms that are further apart than the upper cutoff are ignored

Definition at line 48 of file all_atom_potential.hh.


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

Generated on Fri Jul 2 14:23:07 2010 for OpenStructure by  doxygen 1.5.8