OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
fast_types::inflowwind_data Type Reference

Public Attributes

type(inflowwind_continuousstatetype), dimension(1:2) x
 Continuous states [-].
 
type(inflowwind_discretestatetype), dimension(1:2) xd
 Discrete states [-].
 
type(inflowwind_constraintstatetype), dimension(1:2) z
 Constraint states [-].
 
type(inflowwind_otherstatetype), dimension(1:2) otherst
 Other states [-].
 
type(inflowwind_parametertype) p
 Parameters [-].
 
type(inflowwind_inputtype) u
 System inputs [-].
 
type(inflowwind_outputtype) y
 System outputs [-].
 
type(inflowwind_miscvartype) m
 Misc/optimization variables [-].
 
type(inflowwind_outputtype), dimension(:), allocatable output
 Array of outputs associated with CalcSteady Azimuths [-].
 
type(inflowwind_outputtype) y_interp
 interpolated system outputs for CalcSteady [-]
 
type(inflowwind_inputtype), dimension(:), allocatable input
 Array of inputs associated with InputTimes [-].
 
real(dbki), dimension(:), allocatable inputtimes
 Array of times associated with Input Array [-].
 

The documentation for this type was generated from the following file: