|
Rosetta
|
#include <types.hh>
Public Member Functions | |
| Sphere (XYZ xyz_in, PackstatReal rad_in, core::Size _id=0) | |
| Sphere (XYZ xyz_in, PackstatReal rad_in, core::id::AtomID _aid) | |
Public Attributes | |
| XYZ | xyz |
| PackstatReal | radius |
| PackstatReal | sasa |
| core::Size | id |
| core::id::AtomID | aid |
|
inline |
|
inline |
| core::id::AtomID core::scoring::packstat::Sphere::aid |
Referenced by core::scoring::packstat::LeeRichards::compute().
| core::Size core::scoring::packstat::Sphere::id |
| PackstatReal core::scoring::packstat::Sphere::radius |
| PackstatReal core::scoring::packstat::Sphere::sasa |
| XYZ core::scoring::packstat::Sphere::xyz |