Skip to content
Snippets Groups Projects
Commit 054dd962 authored by Jorrit Schaap's avatar Jorrit Schaap
Browse files

TMSS-152: added units

parent 1e69a261
No related branches found
No related tags found
1 merge request!180Resolve TMSS-152
......@@ -31,19 +31,19 @@
"angle1": {
"type": "number",
"title": "Angle 1",
"description": "First angle (e.g. RA)",
"description": "First angle [rad] (e.g. RA)",
"default": 0
},
"angle2": {
"type": "number",
"title": "Angle 2",
"description": "Second angle (e.g. DEC)",
"description": "Second angle [rad] (e.g. DEC)",
"default": 0
},
"angle3": {
"type": "number",
"title": "Angle 3",
"description": "Third angle (e.g. N in LMN)",
"description": "Third angle [rad] (e.g. N in LMN)",
"default": 0
}
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment