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

Public Attributes

type(ad14_continuousstatetype), dimension(1:2) x
 Continuous states [-].
 
type(ad14_discretestatetype), dimension(1:2) xd
 Discrete states [-].
 
type(ad14_constraintstatetype), dimension(1:2) z
 Constraint states [-].
 
type(ad14_otherstatetype), dimension(1:2) otherst
 Other states [-].
 
type(ad14_parametertype) p
 Parameters [-].
 
type(ad14_inputtype) u
 System inputs [-].
 
type(ad14_outputtype) y
 System outputs [-].
 
type(ad14_miscvartype) m
 Misc/optimization variables [-].
 
type(ad14_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: