00001 " ",
00002 " ----------------------------- SEGYTAPERMUTE --------------------------------",
00003 " ",
00004 " Linear top mute with cubic taper, cubic taper on offset or gx, ",
00005 " zero-slope bottom mute with cubic taper.",
00006 " iwave/trace/include/segyops.hh",
00007 " ",
00008 " ------------------- begin segytapermute parameters -------------------------",
00009 " ",
00010 " mute_slope = 0.0 slowness, ms/m",
00011 " mute_zotime = 0.0 zero offset intercept, ms",
00012 " mute_width = 0.0 width of mute taper, ms",
00013 " mute_type = 0 x coord used: 0: offset, 1: gx, m",
00014 " taper_min = -flt_max taper begin, m",
00015 " taper_max = flt_max taper end, m",
00016 " taper_width = 0.0 width of taper zone, m",
00017 " taper_type = 0 ",
00018 " time_width = 0.0 t axis taper at trace end, ms",
00019 " ",
00020 " -------------------- end segytapermute parameters ---------------------------",