• Antelope Release 5.3 SunOS 5.10 2013-12-18

 

NAME

specrtd - real-time spectra display

SYNOPSIS

specrtd [-select select] [-reject reject] [-backup seconds]
        [-tstart start_time] [-nscl_sift nscl_expr]
        [-stats_twin stats_twin] [-pf pfname]
        orbname

DESCRIPTION

specrtd displays real-time spectra from ORB parameter file objects as output by orbsmrsp(1), for instance.

OPTIONS

PARAMETER FILE

Following is an example of a parameter file.


#    This is the default parameter file for specrtd

max_columns           3         # maximum number of plot columns in display

background_color      \#e0e0e0  # background color outside of plot
background_plot_color \#fafafa  # background plot color

channel_colors &Tbl{            # color coding for channels
   ..Z   \#00a000               # dark greeen for Z-component
   ..N   red                    # red for N-component
   ..E   blue                   # blue for E-component
}

limit_colors &Arr{              # color coding for limit spectra
   DRS   orange
   OBE   \#ff6000
   SSE   magenta
   LSA   darkgray
}

plot_mode     loglog       # Plotting mode (loglog, loglin, linlog, linlin)
spectra_units g            # Spectra plot units (g, mg, nm/s**2, m/s**2, cm/s, nm/s)
xaxis_type    frequency    # X-axis type (frequency, period)

ybottom       0.0001       # spectra value at bottom of plot
ytop          1.0000       # spectra value at top of plot
xleft         0.03         # frequency/period value at left side of plot
xright        100.0        # frequency/period value at right side of plot

width         500          # canvas width in pixels
height        500          # canvas height in pixels

The specrtd parameters are as follows.

SEE ALSO

orbsmrsp(1)

AUTHOR

Danny Harvey
Boulder Real Time Technologies, Inc.
Printer icon