Package mbdyn :: Package elts :: Module joint :: Class _SetRevoluteDocumentation
[hide private]

Class _SetRevoluteDocumentation

source code

An abstract class used as decorator for setting the common documentation on the RevoluteHinge and the RevolutePin classes.

Instance Methods [hide private]
 
__init__(self, om1_name, om2_name) source code
 
__call__(self, method)
Set the documentation on the method
source code