Contents

init(yaw:pitch:roll:)

Creates the limit object.

Declaration

init(yaw: DockAccessory.Limits.Limit?, pitch: DockAccessory.Limits.Limit?, roll: DockAccessory.Limits.Limit?)

Parameters

  • yaw:

    The left and right limit.

  • pitch:

    The up and down limit.

  • roll:

    The side to side limit.