Rosetta
Public Member Functions | Private Member Functions | Private Attributes | List of all members
TNM Class Reference

Public Member Functions

 TNM (const std::string &fname)
 
void write_modes (std::ostream &out)
 
void apply (core::Size, core::Real, core::pose::Pose &pose)
 

Private Member Functions

void load_normal_modes (const std::string &fname)
 

Private Attributes

utility::vector1< Modemodes
 

Constructor & Destructor Documentation

◆ TNM()

TNM::TNM ( const std::string &  fname)
inline

Member Function Documentation

◆ apply()

void TNM::apply ( core::Size  which_mode,
core::Real  lambda,
core::pose::Pose pose 
)

◆ load_normal_modes()

void TNM::load_normal_modes ( const std::string &  fname)
private

◆ write_modes()

void TNM::write_modes ( std::ostream &  out)

References modes.

Member Data Documentation

◆ modes

utility::vector1<Mode> TNM::modes
private

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