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

Public Attributes

type(orca_continuousstatetype), dimension(1:2) x
 Continuous states [-].
 
type(orca_discretestatetype), dimension(1:2) xd
 Discrete states [-].
 
type(orca_constraintstatetype), dimension(1:2) z
 Constraint states [-].
 
type(orca_otherstatetype), dimension(1:2) otherst
 Other states [-].
 
type(orca_parametertype) p
 Parameters [-].
 
type(orca_inputtype) u
 System inputs [-].
 
type(orca_outputtype) y
 System outputs [-].
 
type(orca_miscvartype) m
 Misc/optimization variables [-].
 
type(orca_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: