Skip to content
Snippets Groups Projects
Commit 766bfe3e authored by Studer Gabriel's avatar Studer Gabriel
Browse files

update docu

parent 9655895b
Branches
Tags
No related merge requests found
...@@ -414,7 +414,7 @@ The Topology Class ...@@ -414,7 +414,7 @@ The Topology Class
force_constant*(x_scale*(x-x0)^2+y_scale*(y-y0)^2+z_scale*(z-z0)^2) force_constant*(x_scale*(x-x0)^2+y_scale*(y-y0)^2+z_scale*(z-z0)^2)
:param index: Index of particle to be constrained :param index: Index of particle to be constrained
:param reference_pos: Reference position in nm :param reference_pos: Reference position in A
:param force_constant: Force constant in kJ/mol/nm^2 :param force_constant: Force constant in kJ/mol/nm^2
:param x_scale: X-scale :param x_scale: X-scale
:param y_scale: Y-scale :param y_scale: Y-scale
...@@ -1384,4 +1384,4 @@ The Topology Class ...@@ -1384,4 +1384,4 @@ The Topology Class
.. method:: GetNumExclusions() .. method:: GetNumExclusions()
:returns: :class:`int` :returns: :class:`int`
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment