|
UnityMol
0.9.6-875
UnityMol viewer / In developement
|
Public Member Functions | |
| Hbparam (float dreference, float alphaa, float alphab, int sv) | |
Public Attributes | |
| float | dref |
| float | alpa |
| float | alpb |
| int | s |
Definition at line 7 of file RNAView.cs.
| RNAView.Hbparam.Hbparam | ( | float | dreference, |
| float | alphaa, | ||
| float | alphab, | ||
| int | sv | ||
| ) |
Definition at line 14 of file RNAView.cs.
Referenced by RNAView.RNAView_init().
Here is the caller graph for this function:| float RNAView.Hbparam.alpa |
Definition at line 10 of file RNAView.cs.
Referenced by RNAView.Ehbond().
| float RNAView.Hbparam.alpb |
Definition at line 11 of file RNAView.cs.
Referenced by RNAView.Ehbond().
| float RNAView.Hbparam.dref |
Definition at line 9 of file RNAView.cs.
Referenced by RNAView.Ehbond().
| int RNAView.Hbparam.s |
Definition at line 12 of file RNAView.cs.
Referenced by RNAView.Ehbond().