Versions Compared

Key

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

...

Number of beams to display in the swath. The value is from 1 to number of beams.The default value is 15.

Example:

No Format
bgColor#eeeeee
borderWidth1
seafloor pingbeams index 50 nbeams 9  # Create the pings, index 50, number of beams 9 
mlo ping                              # Make the points active 
poi col gre                           # Display the points with green colour
Code Block
seafloor pingbeams index 50 nbeams 9    # Create the pings, index 50, number of beams 9
mlo ping                                # Make the points active
poi col gre                             # Display the points with green colour

...