Home
Trees
Indices
Help
Package windSimSuite
::
Package models
::
Module nrel
:: Class Foundation
[
hide private
]
Class Foundation
source code
The wind turbine foundation.
Instance Methods
[
hide private
]
__init__
(
self
,
name
=
'
foundation
'
)
source code
set_lateral_misalignement
(
self
,
value
,
unit_key
=
'
deg
'
)
The value is supposed to be entered in degree by default.
source code
set_longitudinal_misalignement
(
self
,
value
,
unit_key
=
'
deg
'
)
The value is supposed to be entered in degree by default.
source code
set_ground_level
(
self
,
value
)
source code
create_references
(
self
)
source code
create
(
self
)
Called by the tower
source code
Method Details
[
hide private
]
set_lateral_misalignement
(
self
,
value
,
unit_key
=
'
deg
'
)
source code
The value is supposed to be entered in degree by default.
rotate laterally round global X-axis.
set_longitudinal_misalignement
(
self
,
value
,
unit_key
=
'
deg
'
)
source code
The value is supposed to be entered in degree by default.
rotate longitudinally round the (inclined) Y-axis.
Home
Trees
Indices
Help
Generated by Epydoc 3.0beta1 on Thu Aug 30 16:31:02 2007
http://epydoc.sourceforge.net