OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
fast_farm_types::sc_data Type Reference

Public Attributes

type(sc_continuousstatetype) x
 Continuous states [-].
 
type(sc_discretestatetype) xd
 Discrete states [-].
 
type(sc_constraintstatetype) z
 Constraint states [-].
 
type(sc_otherstatetype) otherstate
 Other states [-].
 
type(sc_parametertype) p
 Parameters [-].
 
type(sc_inputtype) uinputs
 System inputs [-].
 
real(dbki), dimension(1:1) utimes
 Current time [s].
 
type(sc_outputtype) y
 System outputs [-].
 
type(sc_miscvartype) m
 Misc/optimization variables [-].
 
logical isinitialized = .FALSE.
 Has SC_Init been called [-].
 

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