Rosetta
|
Public Member Functions | |
CCParam () | |
void | randomize () |
void | show () |
std::string | str () |
CCParam () | |
void | randomize () |
void | show () |
std::string | str () |
CCParam () | |
void | randomize () |
void | show () |
std::string | str () |
Public Attributes | |
Size | nres |
Size | nsub |
Real | rot |
Real | trans |
Real | x |
Real | rh |
Real | rhx |
Real | rhy |
utility::vector1< Size > | cys_pos |
utility::vector1< Size > | vcb_pos |
|
inline |
References randomize().
|
inline |
References randomize().
|
inline |
References randomize().
|
inline |
|
inline |
References numeric::random::gaussian(), nres, nsub, rh, rhx, rhy, rot, trans, numeric::random::uniform(), and x.
|
inline |
References numeric::random::gaussian(), nres, nsub, rh, rhx, rhy, rot, trans, numeric::random::uniform(), and x.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
utility::vector1< Size > CCParam::cys_pos |
Size CCParam::nres |
Referenced by natoms(), randomize(), show(), str(), and zcyl_score().
Size CCParam::nsub |
Referenced by randomize(), show(), and str().
Real CCParam::rh |
Referenced by randomize(), show(), and str().
Real CCParam::rhx |
Referenced by randomize(), show(), and str().
Real CCParam::rhy |
Referenced by randomize(), show(), and str().
Real CCParam::rot |
Referenced by randomize(), show(), and str().
Real CCParam::trans |
Referenced by randomize(), show(), str(), and zcyl_score().
utility::vector1<Size> CCParam::vcb_pos |
Real CCParam::x |