Rosetta
Classes | Namespaces
PeriodicFunc.hh File Reference

Definition for a periodic function used in constraints. More...

#include <core/scoring/func/Func.hh>
#include <utility/pointer/owning_ptr.hh>

Classes

class  core::scoring::func::PeriodicFunc
 function of type y = ( k * cos(n * (x - x0) ) ) + C More...
 

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::scoring
 
 core::scoring::func
 

Detailed Description

Definition for a periodic function used in constraints.

feel free to add definitions for other (derived) periodic functions to this file

Author
Florian Richter