Home
Trees
Indices
Help
Package mbdyn
::
Module common
:: Class CommonArgument
[
hide private
]
Class CommonArgument
source code
Known Subclasses:
GeometricArgument
An argument used for the MBDyn input file, characterized only by a value without reference.
Instance Methods
[
hide private
]
__init__
(
self
,
string
)
source code
set_value
(
self
,
string
)
Set the value of the common argument
source code
set_comment
(
self
,
comment
)
Set a comment to the argument.
source code
get_line
(
self
,
separator
=
'
,
'
)
Return the line to write in the input file.
source code
__str__
(
self
)
source code
Home
Trees
Indices
Help
Generated by Epydoc 3.0beta1 on Thu Aug 30 11:45:45 2007
http://epydoc.sourceforge.net