|
| | __init__ (self) |
| |
| | __init__ (self, float _l, float _dtop, float _dbottom, float _hh, float _h, float _thick) |
| |
| LambParams | length (self, float _l) |
| | set the length.
|
| |
| LambParams | diameterTop (self, float _d) |
| | set the top diameter.
|
| |
| LambParams | diameterBottom (self, float _d) |
| | set the bottom diameter.
|
| |
| LambParams | height (self, float _h) |
| | set the height.
|
| |
| LambParams | headHeight (self, float _h) |
| | set the head height.
|
| |
| LambParams | thickness (self, float _t) |
| | set the thickness.
|
| |
◆ __init__() [1/2]
| coat.LambParams.__init__ |
( |
| self | ) |
|
◆ __init__() [2/2]
| coat.LambParams.__init__ |
( |
| self, |
|
|
float | _l, |
|
|
float | _dtop, |
|
|
float | _dbottom, |
|
|
float | _hh, |
|
|
float | _h, |
|
|
float | _thick ) |
◆ diameterBottom()
| LambParams coat.LambParams.diameterBottom |
( |
| self, |
|
|
float | _d ) |
set the bottom diameter.
- Parameters
-
- Returns
- LambParams reference
◆ diameterTop()
| LambParams coat.LambParams.diameterTop |
( |
| self, |
|
|
float | _d ) |
set the top diameter.
- Parameters
-
- Returns
- LambParams reference
◆ headHeight()
| LambParams coat.LambParams.headHeight |
( |
| self, |
|
|
float | _h ) |
set the head height.
- Parameters
-
- Returns
- LambParams reference
◆ height()
| LambParams coat.LambParams.height |
( |
| self, |
|
|
float | _h ) |
set the height.
- Parameters
-
- Returns
- LambParams reference
◆ length()
| LambParams coat.LambParams.length |
( |
| self, |
|
|
float | _l ) |
set the length.
- Parameters
-
- Returns
- LambParams reference
◆ thickness()
| LambParams coat.LambParams.thickness |
( |
| self, |
|
|
float | _t ) |
set the thickness.
- Parameters
-
- Returns
- LambParams reference
The documentation for this class was generated from the following file: