![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Attributes | |
| type(ed_continuousstatetype), dimension(1:2) | x |
| Continuous states [-]. | |
| type(ed_discretestatetype), dimension(1:2) | xd |
| Discrete states [-]. | |
| type(ed_constraintstatetype), dimension(1:2) | z |
| Constraint states [-]. | |
| type(ed_otherstatetype), dimension(1:2) | otherst |
| Other states [-]. | |
| type(ed_parametertype) | p |
| Parameters [-]. | |
| type(ed_inputtype) | u |
| System inputs [-]. | |
| type(ed_outputtype) | y |
| System outputs [-]. | |
| type(ed_miscvartype) | m |
| Misc (optimization) variables not associated with time [-]. | |
| type(ed_outputtype), dimension(:), allocatable | output |
| Array of outputs associated with CalcSteady Azimuths [-]. | |
| type(ed_outputtype) | y_interp |
| interpolated system outputs for CalcSteady [-] | |
| type(ed_inputtype), dimension(:), allocatable | input |
| Array of inputs associated with InputTimes [-]. | |
| real(dbki), dimension(:), allocatable | inputtimes |
| Array of times associated with Input Array [-]. | |
1.8.13