Table of Contents

ImmediateResponse

https://bladednextgen.dnv.com/schema/0.4.1/Components/PitchSystem/PitchController/PitchSystemDemand/ResponseToDemand/ImmediateResponse.json

Defines an instantaneous response to the controller's demands - effectively ignoring any pitch controller dynamics.

  • ResponseToDemandType: string = ImmediateResponse
  • RateLimits: object (PitchRateLimits)
  • AccelerationLimits: object (PitchAccelerationLimits)

A type of ResponseToDemand

Properties

RateLimits: object(PitchRateLimits), optional

The rate limits.

AccelerationLimits: object(PitchAccelerationLimits), optional

The acceleration limits.

ResponseToDemandType: string

Defines the specific type of ResponseToDemand model in use. For a ImmediateResponse object, this must always be set to a value of ImmediateResponse.