BALL::GeneralizedBornModel::GBParameters Class Reference

Inheritance diagram for BALL::GeneralizedBornModel::GBParameters:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 GBParameters ()
 ~GBParameters ()
bool extractSection (Parameters &parameters, const String &section_name)
const StringHashMap< float > & getScalingFactors () const
float getSoluteDC () const
float getSolventDC () const
float getKappa () const

Private Attributes

StringHashMap< floatscaling_factors_
float dc_solute_
float dc_solvent_
float lambda_
float delta_
float kappa_
float rho_0_

Detailed Description

Definition at line 173 of file generalizedBornCase.h.


Constructor & Destructor Documentation

BALL::GeneralizedBornModel::GBParameters::GBParameters (  ) 
BALL::GeneralizedBornModel::GBParameters::~GBParameters (  ) 

Member Function Documentation

bool BALL::GeneralizedBornModel::GBParameters::extractSection ( Parameters parameters,
const String section_name 
)

Reads a parameter section from an INI file. This method reads the section given in section_name from ini_file, interprets (if given) a format line, reads the data from this section according to the format, and builds some datastructures for fast and easy acces to the data.

Parameters:
parameters the parameters defining the inifile to be read from
section_name the name of the section to be read (without the squared brackets)
Returns:
bool - true if the section could be read, false otherwise

Reimplemented from BALL::ParameterSection.

float BALL::GeneralizedBornModel::GBParameters::getKappa (  )  const
const StringHashMap<float>& BALL::GeneralizedBornModel::GBParameters::getScalingFactors (  )  const
float BALL::GeneralizedBornModel::GBParameters::getSoluteDC (  )  const
float BALL::GeneralizedBornModel::GBParameters::getSolventDC (  )  const

Member Data Documentation

Definition at line 199 of file generalizedBornCase.h.

Definition at line 203 of file generalizedBornCase.h.

Definition at line 211 of file generalizedBornCase.h.

Definition at line 215 of file generalizedBornCase.h.

Definition at line 207 of file generalizedBornCase.h.

Definition at line 219 of file generalizedBornCase.h.

Definition at line 195 of file generalizedBornCase.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Generated by  doxygen 1.6.3