Unverified Commit 6cfdf7f0 authored by Don Gagne's avatar Don Gagne Committed by GitHub

Merge pull request #7363 from DonLakeFlyer/RadiansToDeg

Heading: Switch from Radians to Degrees
parents 7e513013 6aa20324
......@@ -52,7 +52,7 @@
},
"param4": {
"label": "Heading",
"units": "radians",
"units": "deg",
"nanUnchanged": true,
"default": null,
"decimalPlaces": 2
......@@ -74,7 +74,7 @@
},
"param4": {
"label": "Heading",
"units": "radians",
"units": "deg",
"nanUnchanged": true,
"default": null,
"decimalPlaces": 2
......@@ -101,7 +101,7 @@
},
"param4": {
"label": "Heading",
"units": "radians",
"units": "deg",
"nanUnchanged": true,
"default": null,
"decimalPlaces": 2
......@@ -129,7 +129,7 @@
},
"param4": {
"label": "Heading",
"units": "radians",
"units": "deg",
"nanUnchanged": true,
"decimalPlaces": 2
}
......@@ -158,7 +158,7 @@
},
"param4": {
"label": "Heading",
"units": "radians",
"units": "deg",
"nanUnchanged": true,
"default": null,
"decimalPlaces": 2
......@@ -180,7 +180,7 @@
},
"param4": {
"label": "Heading",
"units": "radians",
"units": "deg",
"nanUnchanged": true,
"default": null,
"decimalPlaces": 2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment