#include <tfDihedral.h>
|
|
uint32_t | flags |
| |
|
int | i |
| |
|
int | j |
| |
|
int | k |
| |
|
int | l |
| |
|
uint32_t | id |
| |
|
uint64_t | creation_time |
| |
| FPTYPE | half_life |
| |
|
FPTYPE | dissociation_energy |
| |
|
FPTYPE | potential_energy |
| |
|
struct Potential * | potential |
| |
|
struct rendering::Style * | style |
| |
◆ create()
Creates a dihedral bond.
- Parameters
-
| potential | potential of the bond |
| p1 | first outer particle |
| p2 | first center particle |
| p3 | second center particle |
| p4 | second outer particle |
- Returns
- DihedralHandle*
◆ fromString()
| static Dihedral * TissueForge::Dihedral::fromString |
( |
const std::string & | str | ) |
|
|
static |
Create from a JSON string representation.
The returned dihedral is not automatically registered with the engine.
- Parameters
-
◆ half_life
| FPTYPE TissueForge::Dihedral::half_life |
half life decay time for this bond.
The documentation for this struct was generated from the following file: