root/lbmissions/trunk/pelagia/lb_transect_allpoints_offon_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 offshore 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 -7820.007  3310.172
15 -7819.046  3309.222
16 -7818.086  3308.272
17 -7817.125  3307.322
18 -7816.164  3306.371
19 -7815.204  3305.421
20 -7814.243  3304.470
21 -7813.282  3303.519
22 -7812.321  3302.568
23 -7811.361  3301.617
24 -7810.400  3300.666
25 -7809.439  3259.714
26 -7808.479  3258.762
27 -7807.518  3257.810
28 -7806.557  3256.858
29 -7805.596  3255.906
30 -7804.636  3254.953
31 -7803.675  3254.001
32 -7802.714  3253.048
33 -7801.754  3252.095
34 -7800.793  3251.142
35 -7801.754  3252.095
36 -7802.714  3253.048
37 -7803.675  3254.001
38 -7804.636  3254.953
39 -7805.596  3255.906
40 -7806.557  3256.858
41 -7807.518  3257.810
42 -7808.479  3258.762
43 -7809.439  3259.714
44 -7810.400  3300.666
45 -7811.361  3301.617
46 -7812.321  3302.568
47 -7813.282  3303.519
48 -7814.243  3304.470
49 -7815.204  3305.421
50 -7816.164  3306.371
51 -7817.125  3307.322
52 -7818.086  3308.272
53 -7819.046  3309.222
54 <end:waypoints>
Note: See TracBrowser for help on using the browser.