Changeset 27674 for trunk/ippMonitor/scripts/skyplot.dvo
- Timestamp:
- Apr 13, 2010, 4:49:33 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/scripts/skyplot.dvo (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/scripts/skyplot.dvo
r27113 r27674 8 8 black 9 9 gold 10 end 11 12 list pttype 13 7 14 0 15 1 16 2 17 7 18 3 19 end 20 21 list ptsize 22 1.1 23 0.5 24 0.8 25 1.3 26 0.9 27 1.3 10 28 end 11 29 … … 20 38 21 39 resize 1000 500 22 region +ns -ew 0 0 85 ait; cgrid -ra-by-hour -c grey8040 region +ns -ew 180 0 85 ait; cgrid -ra-by-hour -c grey80 23 41 24 42 set R = r * 180/3.14 … … 29 47 subset D1 = D if (f == $i) 30 48 if (R1[]) 31 cplot R1 D1 - sz 1.0 -pt 7-c $filters:$i49 cplot R1 D1 -pt $pttype:$i -sz $ptsize:$i -c $filters:$i 32 50 end 33 51 end
Note:
See TracChangeset
for help on using the changeset viewer.
