Syntax:
TYPE
NPOINTS
R(1) Z(1)
R(2) Z(2)
.
.
.
R(NPOINTS) Z(NPOINTS)
Description:
TYPE(1:1)
'L' for piecewise linear
'C' for curvilinear
TYPE(2:2)
'S' Short format (bathymetry only) (default)
'L' Long format (bathymetry and geoacoustic
parameters)
NPOINTS: Number of r-z
points to follow.
R():
Range (km)
Z():
Depth (m).
Example (bathymetry only):
'L'
5
0 3000
10 3000
20 500
30 3000
100 3000
Example (bathymetry and geoacoustics):
'LL'
3
0 100 1700 0.0 1.2 0.5 0
2.5 100 1550 0.0 1.2 0.5 0
5.0 100 1550 0.0 1.2 0.5 0