Skip to content

Commit c03c3ae

Browse files
committed
added missing default value for min_pitch
1 parent 2a180e7 commit c03c3ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rosco/toolbox/inputs/toolbox_schema.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,7 @@ properties:
318318
min_pitch:
319319
description: Minimum pitch angle [rad]
320320
type: number
321+
default: 0.0
321322
unit: rad
322323
vs_minspd:
323324
description: Minimum rotor speed [rad/s], {default = 0 rad/s}

0 commit comments

Comments
 (0)