Public Member Functions | |
IMP::Floats | get_solvent_accessibility (const core::XYZRs &points, float probe_radius=1.8, float density=5.0) |
estimate surface accessability of each atom. |
IMP::Floats IMP::saxs::SolventAccessibleSurface::get_solvent_accessibility | ( | const core::XYZRs & | points, | |
float | probe_radius = 1.8 , |
|||
float | density = 5.0 | |||
) |
estimate surface accessability of each atom.
[in] | points | A set of points for which surface accessability is computed. Each point should have an XYZ coordinate and a radius. |
[in] | probe_radius | Radius of the probe to roll over points. |
[in] | density | Sampling density per A^2 for area estimation |