|
faunus
|
Static properties for patchy sphero cylinders (PSC) More...
#include <atomdata.h>
Public Types | |
| enum | PatchType { PatchType::None = 0, PatchType::Full = 1, PatchType::Capped = 2, PatchType::Invalid = 3 } |
Public Attributes | |
| double | chiral_angle = 0.0 |
| Rotation of patch relative to direction (radians) | |
| double | length = 0.0 |
| Sphere-cylinder length. | |
| double | patch_angle = 0.0 |
| Opening angle of attrative patch (radians) | |
| double | patch_angle_switch |
| Gradually switch on patch interaction over angular interval (radians) More... | |
| PatchType | type = PatchType::None |
| Patch type of spherocylinder. | |
Friends | |
| void | from_json (const json &, SpheroCylinderData &) |
| void | to_json (json &, const SpheroCylinderData &) |
Static properties for patchy sphero cylinders (PSC)
|
strong |
| double Faunus::SpheroCylinderData::patch_angle_switch |
Gradually switch on patch interaction over angular interval (radians)
1.8.13