FirstOrderActuatorResponse
https://bladednextgen.dnv.com/schema/0.4.1/Components/PitchSystem/PitchActuator/ActuatorResponse/FirstOrderActuatorResponse.json
Defines a first-order delay response to the controller's demands.
ActuatorResponseType
: string =FirstOrderActuatorResponse
LagTime
: number (s)
A type of ActuatorResponse
Properties
ActuatorResponseType
: string
Defines the specific type of ActuatorResponse model in use. For a FirstOrderActuatorResponse
object, this must always be set to a value of FirstOrderActuatorResponse
.
LagTime
: number (s), optional
The time constant for 1st order response delay.
default = 0.3