PitchPositionDemand
https://bladednextgen.dnv.com/schema/0.4.1/Components/PitchSystem/PitchController/PitchSystemDemand/PitchPositionDemand.json
A position response, where the pitch controller receives a pitch angle to achieve from the main controller.
PitchSystemDemandType
: string =Position
ResponseToDemand
: object (a type of ResponseToDemand)
A type of PitchSystemDemand
Properties
ResponseToDemand
: object (a type of ResponseToDemand), optional
The definition of the response of the control system to any demand from the main controller.
Can be any of the following types:
PitchSystemDemandType
: string
Defines the specific type of PitchSystemDemand model in use. For a Position
object, this must always be set to a value of Position
.