#include <FreeEnergy.h>
Inheritance diagram for rnaml::FreeEnergy:

Public Methods | |
| FreeEnergy () | |
| Initializes the object. | |
| FreeEnergy (const FreeEnergy &right) | |
| Initializes the object with the right's content. | |
| FreeEnergy * | clone () const |
| Clones the object. | |
| virtual | ~FreeEnergy () |
| Destroys the object. | |
| FreeEnergy & | operator= (const FreeEnergy &right) |
| Assigns the object with the right's content. | |
| float | getValue () const |
| Gets the freeEnergy value. | |
| void | setValue (float value) |
| Sets the freeEnergy value. | |
|
|
Initializes the object.
|
|
|
Initializes the object with the right's content.
|
|
|
Destroys the object.
|
|
|
Clones the object.
|
|
|
Gets the freeEnergy value.
|
|
|
Assigns the object with the right's content.
|
|
|
Sets the freeEnergy value.
|
1.2.18