Page
120
of
133
Version 3.0 Rev r000
Date 25-08-2010
Part No. 96000001
// 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]
// section G1: 8-bit gate positions, arbitrary paths (present only during "verbose" gate description mode)
u16 G1_SectionName; // 'G1'
u16 G1_SectionSize; // [bytes] size of this entire section
f32 G1_ScalingFactor;
struct
{
u8 RangeMin; // [seconds two-way] = RangeMin * G1_ScalingFactor
u8 RangeMax; // [seconds two-way] = RangeMax * G1_ScalingFactor
} G1_Gate[H0_Points];
u16 G1_unused[H0_Points & 1]; // ensure 32-bit section size
// section Q0: 4-bit quality flags
u16 Q0_SectionName; // 'Q0' quality, 4-bit
u16 Q0_SectionSize; // [bytes] size of this entire section
u32 Q0_Quality[(H07)/8]; // 8 groups of 4 flags bits (phase detect, magnitude detect, colinearity, brightness), packed left-to-right
// *** END PACKET: BATHY FORMAT 0 ***
Summary of Contents for 2022
Page 1: ...SONIC 2024 2022 BROADBAND MULTIBEAM ECHOSOUNDERS Operation Manual V3 0 Part No 96000001 ...
Page 2: ...Page 2 of 133 Version 3 0 Rev r000 Date 25 08 2010 Part No 96000001 ...
Page 92: ...Figure 78 Smooth log information copied from real time survey log ...
Page 96: ...Page 96 of 133 Version 3 0 Rev r000 Date 25 08 2010 This page intentionally left blank ...
Page 112: ...Page 112 of 133 Version 3 0 Rev r000 Date 25 08 2010 This page intentionally left blank ...
Page 116: ...Page 116 of 133 Version 3 0 Rev r000 Date 25 08 2010 This page intentionally left blank ...
Page 125: ...Page 125 of 133 Version 3 0 REV r000 Date 25 08 2010 Figure 94 Sonic 2024 Receive Module ...