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

Public Attributes

type(map_continuousstatetype), dimension(1:2) x
 Continuous states [-].
 
type(map_discretestatetype), dimension(1:2) xd
 Discrete states [-].
 
type(map_constraintstatetype), dimension(1:2) z
 Constraint states [-].
 
type(map_otherstatetype) otherst
 Other/optimization states [-].
 
type(map_parametertype) p
 Parameters [-].
 
type(map_inputtype) u
 System inputs [-].
 
type(map_outputtype) y
 System outputs [-].
 
type(map_otherstatetype) otherst_old
 Other/optimization states (copied for the case of subcycling) [-].
 
type(map_outputtype), dimension(:), allocatable output
 Array of outputs associated with CalcSteady Azimuths [-].
 
type(map_outputtype) y_interp
 interpolated system outputs for CalcSteady [-]
 
type(map_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: