|
Rosetta 3.5
|
#include <compute_sasa.hh>


Public Member Functions | |
| SasaResult (size_t Nprobes, size_t Nspheres) | |
Public Attributes | |
| ObjexxFCL::FArray2D< PackstatReal > | sphere_sasa |
| CavBalls | cavballs |
Definition at line 205 of file compute_sasa.hh.
| core::scoring::packstat::SasaResult::SasaResult | ( | size_t | Nprobes, |
| size_t | Nspheres | ||
| ) |
Definition at line 157 of file compute_sasa.cc.
| CavBalls core::scoring::packstat::SasaResult::cavballs |
Definition at line 208 of file compute_sasa.hh.
Referenced by core::scoring::packstat::compute_sasa().
| ObjexxFCL::FArray2D<PackstatReal> core::scoring::packstat::SasaResult::sphere_sasa |
Definition at line 207 of file compute_sasa.hh.
Referenced by core::scoring::packstat::compute_sasa().
1.8.4