Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Name

seafloor --- The shell command interface for some functions in the Seafloor module

Syntax

Panel
bgColor#ffffaa
borderWidth1
borderStylesolid

seafloor contour [increment value ] [start startvalue increment stopvalue] [values value1 value2 value3 ...

seafloor edit

seafloor execute <system command>

seafloor flags

seafloor import [path filepath] [all]

seafloor pingpoints [swath] [range] [index value]

seafloor pingbeams [index value] [nbeams value]

seafloor profile

seafloor refgrid [increment value] [radius value]

seafloor wagridding [increment value ] [radius value] [weightfunction function]

Description

Programmatically perform some of the functionality available in the Seafloor project.

Arguments

contour [increment value ] [start startvalue increment stopvalue] [values value1 value2 value3 ... 

...

Select one of the functions: constant (1.0), linear (radius-distance)/radius)square ((radius-distance)/radius)**2)cubic ((radius-distance)/radius)**3)cosinus ((cos(distance/radius)+1)/2)), distance (1/distance), distance_square (1/distance**2). The functions distance and distance_square are independent of the specified search radius.

See also