root/lbmissions/trunk/pelagia/lb_transect_allpoints_onoff_20.ma

Revision 26 (checked in by cbc, 12 years ago)

Add Pelagia non-GCCS transect missions as copied from glider.

Line 
1 behavior_name=goto_list
2 # Flies onshore first with 2.3051km segments.
3 #  (~50km distance between LB1 and LB3, divided into 20 segments
4 behavior_name=goto_list
5 <start:b_arg>
6 b_arg: num_legs_to_run(nodim) -1 # loop
7 b_arg: start_when(enum) 0 # BAW_IMMEDIATELY
8 b_arg: list_stop_when(enum) 7 # BAW_WHEN_WPT_DIST
9 b_arg: initial_wpt(enum) -2 # closest
10 b_arg: num_waypoints(nodim) 40
11 <end:b_arg>
12
13 <start:waypoints>
14 -7801.754  3252.095
15 -7802.714  3253.048
16 -7803.675  3254.001
17 -7804.636  3254.953
18 -7805.596  3255.906
19 -7806.557  3256.858
20 -7807.518  3257.810
21 -7808.479  3258.762
22 -7809.439  3259.714
23 -7810.400  3300.666
24 -7811.361  3301.617
25 -7812.321  3302.568
26 -7813.282  3303.519
27 -7814.243  3304.470
28 -7815.204  3305.421
29 -7816.164  3306.371
30 -7817.125  3307.322
31 -7818.086  3308.272
32 -7819.046  3309.222
33 -7820.007  3310.172
34 -7819.046  3309.222
35 -7818.086  3308.272
36 -7817.125  3307.322
37 -7816.164  3306.371
38 -7815.204  3305.421
39 -7814.243  3304.470
40 -7813.282  3303.519
41 -7812.321  3302.568
42 -7811.361  3301.617
43 -7810.400  3300.666
44 -7809.439  3259.714
45 -7808.479  3258.762
46 -7807.518  3257.810
47 -7806.557  3256.858
48 -7805.596  3255.906
49 -7804.636  3254.953
50 -7803.675  3254.001
51 -7802.714  3253.048
52 -7801.754  3252.095
53 -7800.793  3251.142
54 <end:waypoints>
Note: See TracBrowser for help on using the browser.