UnityMol  0.9.6-875
UnityMol viewer / In developement
RNAView.Hbparam Struct Reference

Public Member Functions

 Hbparam (float dreference, float alphaa, float alphab, int sv)
 

Public Attributes

float dref
 
float alpa
 
float alpb
 
int s
 

Detailed Description

Definition at line 7 of file RNAView.cs.

Constructor & Destructor Documentation

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:

Member Data Documentation

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().


The documentation for this struct was generated from the following file: