Skip to content

Commit

Permalink
on-axis cnating
Browse files Browse the repository at this point in the history
  • Loading branch information
mhhwang1 committed Oct 9, 2024
1 parent 8126ae2 commit 53904f2
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions opencsp/common/lib/test/TstMotionBasedCanting.py
Original file line number Diff line number Diff line change
Expand Up @@ -6244,19 +6244,19 @@ def fn(x, y):
# test_object.test_canted_y_angle_binary_search()
# test_object.test_find_single_canting_angles()
# test_object.test_off_axis_code()
test_object.test_find_all_canting_angles_6_W1()
test_object.test_find_all_canting_angles_6_W2()
test_object.test_find_all_canting_angles_6_W4()
test_object.test_find_all_canting_angles_6_W3()
test_object.test_find_all_canting_angles_6_W5()
test_object.test_find_all_canting_angles_6_W6()
test_object.test_find_all_canting_angles_6_W7()
test_object.test_find_all_canting_angles_6_W8()
test_object.test_find_all_canting_angles_6_E1()
test_object.test_find_all_canting_angles_6_E2()
test_object.test_find_all_canting_angles_6_E3()
test_object.test_find_all_canting_angles_6_E4()
test_object.test_find_all_canting_angles_6_E5()
# test_object.test_find_all_canting_angles_6_W1()
# test_object.test_find_all_canting_angles_6_W2()
# test_object.test_find_all_canting_angles_6_W4()
# test_object.test_find_all_canting_angles_6_W3()
# test_object.test_find_all_canting_angles_6_W5()
# test_object.test_find_all_canting_angles_6_W6()
# test_object.test_find_all_canting_angles_6_W7()
# test_object.test_find_all_canting_angles_6_W8()
# test_object.test_find_all_canting_angles_6_E1()
# test_object.test_find_all_canting_angles_6_E2()
# test_object.test_find_all_canting_angles_6_E3()
# test_object.test_find_all_canting_angles_6_E4()
# test_object.test_find_all_canting_angles_6_E5()
test_object.test_find_all_canting_angles_6_E6()
test_object.test_find_all_canting_angles_6_E7()
test_object.test_find_all_canting_angles_6_E8()
Expand Down

0 comments on commit 53904f2

Please sign in to comment.