// section R0: 16-bit bathy point ranges
u16 R0_SectionName; // 'R0'
u16 R0_SectionSize; // [bytes] size of this entire section
f32 R0_ScalingFactor;
u16 R0_Range[H0_Points]; // [seconds two-way] = R0_Range * R0_ScalingFactor
u16 R0_unused[H0_Points & 1]; // ensure 32-bit section size
// section A0: bathy point angles, equally-spaced (present only during "equi-angle" spacing mode)
u16 A0_SectionName; // 'A0'
u16 A0_SectionSize; // [bytes] size of this entire section
f32 A0_AngleFirst; // [radians] angle of first (port side) bathy point, relative to array centerline, AngleFirst < AngleLast
f32 A0_AngleLast; // [radians] angle of last (starboard side) bathy point
f32 A0_MoreInfo[6]; // reserved for future use
// section A2: 16-bit bathy point angles, arbitrarily-spaced (present only during "equi-distant" spacing mode)
u16 A2_SectionName; // 'A2'
u16 A2_SectionSize; // [bytes] size of this entire section
f32 A2_AngleFirst; // [radians] angle of first (port side) bathy point, relative to array centerline, AngleFirst < AngleLast
f32 A2_ScalingFactor;
f32 A2_MoreInfo[6]; // reserved for future use
u16 A2_AngleStep[H0_Points]; // [radians] angle[n] = A2_Angl (32-bit sum of A2_AngleStep[0] through A2_AngleStep[n]) * A2_ScalingFactor
u16 A2_unused[H0_Points & 1]; // ensure 32-bit section size
// section I1: 16-bit bathy intensity (present only if enabled)
u16 I1_SectionName; // 'I1'
u16 I1_SectionSize; // [bytes] size of this entire section
f32 I1_ScalingFactor;
u16 I1_Intensity[H0_Points]; // [micropascals] intensity[n] = I1_Intensity[n]) * I1_ScalingFactor
u16 I1_unused[H0_Points & 1]; // ensure 32-bit section size
// section G0: simple straight-line depth gates
u16 G0_SectionName; // 'G0'
u16 G0_SectionSize; // [bytes] size of this entire section
f32 G0_DepthGateMin; // [seconds two-way]
f32 G0_DepthGateMax; // [seconds two-way]
f32 G0_DepthGateSlope; // [radians]
Page
178
of
210
Version
5.0
Rev
r002
Date
05-08-2014
Part No. 96000001
Summary of Contents for 2022
Page 2: ...Page 2 of 210 Version 5 0 Rev r002 Date 05 08 2014 Part No 96000001 ...
Page 4: ...Page 4 of 210 Version 5 0 Rev r002 Date 05 08 2014 Part No 96000001 ...
Page 37: ...Figure 26 Projector cable configuration Page 37 of 210 Version 5 0 Rev r002 Date 05 08 2014 ...
Page 68: ...Page 68 of 210 Version 5 0 Rev r002 Date 05 08 2014 Part No 96000001 ...
Page 86: ...Page 86 of 210 Version 5 0 Rev r002 Date 05 08 2014 Part No 96000001 ...
Page 90: ...Page 90 of 210 Version 5 0 Rev r002 Date 05 08 2014 Part No 96000001 ...
Page 92: ...Page 92 of 210 Version 5 0 Rev r002 Date 05 08 2014 Part No 96000001 ...
Page 100: ...Page 100 of 210 Version 5 0 Rev r002 Date 05 08 2014 Part No 96000001 ...
Page 104: ...Page 104 of 210 Version 5 0 Rev r002 Date 05 08 2014 Part No 96000001 ...
Page 126: ...Figure 127 Smooth log information copied from real time survey log ...
Page 150: ...Page 150 of 210 Version 5 0 Rev r002 Date 05 08 2014 Part No 96000001 ...
Page 164: ...Page 164 of 210 Version 5 0 Rev r002 Date 05 08 2014 Part No 96000001 ...
Page 196: ...Page 196 of 210 Version 5 0 Rev r002 Date 05 08 2014 Part No 96000001 ...
Page 199: ...Figure 169 Sonic 2024 Receive Module Page 199 of 210 Version 5 0 Rev r002 Date 05 08 2014 ...
Page 207: ...Figure 177 SIM Stack Outline Page 207 of 210 Version 5 0 Rev r002 Date 05 08 2014 ...
Page 209: ...Figure 179 I2NS IMU Dimensions Page 209 of 210 Version 5 0 Rev r002 Date 05 08 2014 ...