Skip to content
Snippets Groups Projects
Commit 2e495303 authored by Oliver Bock's avatar Oliver Bock
Browse files

Improved iota slider

parent e4a1186f
No related branches found
No related tags found
No related merge requests found
......@@ -297,10 +297,13 @@
<item row="4" column="1">
<widget class="QSlider" name="sliderPulsarSpinAxisInclination">
<property name="statusTip">
<string>Use this slider to adjust the inclination of the spin axis with respect to the orbit axis</string>
<string>Use this slider to adjust the ssource plan normal (iota)</string>
</property>
<property name="minimum">
<number>-180</number>
</property>
<property name="maximum">
<number>360</number>
<number>180</number>
</property>
<property name="value">
<number>0</number>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment