Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
A class representing a molecular model. More...
#include <Molecular_model.h>
Public Member Functions | |
const int & | model_number () const |
Get the value of model_number *. More... | |
int & | model_number () |
Set the value of model_number *. More... | |
A class representing a molecular model.
System | The class representing a molecular system, providing the type definitions for its various components |
|
inline |
Set the value of model_number *.
*
value | The new value of model_number |
|
inline |
Get the value of model_number *.