![]() |
OpenFAST
Wind turbine multiphysics simulator
|

Public Attributes | |
| type(map_otherstatetype_c) | c_obj |
| real(kind=c_double), dimension(:), pointer | h => NULL() |
| horizontal line force [[N]] | |
| real(kind=c_double), dimension(:), pointer | v => NULL() |
| Vertical line force [[N]]. | |
| real(kind=c_double), dimension(:), pointer | ha => NULL() |
| horizontal line force at anchor [[N]] | |
| real(kind=c_double), dimension(:), pointer | va => NULL() |
| Vertical line force at anchor [[N]]. | |
| real(kind=c_double), dimension(:), pointer | x => NULL() |
| x fairlead line position [[m]] | |
| real(kind=c_double), dimension(:), pointer | y => NULL() |
| y fairlead line position [[m]] | |
| real(kind=c_double), dimension(:), pointer | z => NULL() |
| z fairlead line position [[m]] | |
| real(kind=c_double), dimension(:), pointer | xa => NULL() |
| x fairlead line position at anchor [[m]] | |
| real(kind=c_double), dimension(:), pointer | ya => NULL() |
| y fairlead line position at anchor [[m]] | |
| real(kind=c_double), dimension(:), pointer | za => NULL() |
| z fairlead line position at anchor [[m]] | |
| real(kind=c_double), dimension(:), pointer | fx_connect => NULL() |
| horizontal x line force at connect node [[N]] | |
| real(kind=c_double), dimension(:), pointer | fy_connect => NULL() |
| horizontal y line force at connect node [[N]] | |
| real(kind=c_double), dimension(:), pointer | fz_connect => NULL() |
| vertical z line force at connect node [[N]] | |
| real(kind=c_double), dimension(:), pointer | fx_anchor => NULL() |
| horizontal x line force at connect node [[N]] | |
| real(kind=c_double), dimension(:), pointer | fy_anchor => NULL() |
| horizontal y line force at connect node [[N]] | |
| real(kind=c_double), dimension(:), pointer | fz_anchor => NULL() |
| vertical z line force at connect node [[N]] | |
1.8.13