Skip to content
Snippets Groups Projects
Commit e8e48518 authored by Jure Bericic's avatar Jure Bericic Committed by GitHub
Browse files

Merge pull request #57 from JureBericic/pdc_param

Rotated SHMS DC into correct position.
parents c2cc5177 9cfdeb7b
No related branches found
No related tags found
No related merge requests found
......@@ -19,8 +19,8 @@ pdc_zpos = pdc_1_zpos - 0.6875*cminch
pdc_2_zpos + 0.4375*cminch
pdc_2_zpos + 0.6875*cminch
pdc_1_roll = 0.0 ; TODO - survey
pdc_2_roll = 0.0 ; TODO - survey
pdc_1_roll = 180.0 ; TODO - survey
pdc_2_roll = 180.0 ; TODO - survey
; Angle alpha of wires for each plane in radians.
pdc_alpha_angle = (30-pdc_1_roll)*raddeg
(30-pdc_1_roll)*raddeg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment