Page
220
of
254
Version
6.3
Rev
r012
Date
05-11-2022
Part No. 96000001
f32 M1_ScalingFactor; // reserved for future use
u32 M1_TotalSamples; // range samples in entire ping, sample rate is H0_RxSampleRate
u32 M1_FirstSample; // first sample of this section
u16 M1_Samples; // number of samples in this section
u16 M1_TotalBeams; // beams (always a multiple of 2) (typically columns in your memory buffer)
u16 M1_FirstBeam; // first beam of this section (always a multiple of 2)
u16 M1_Beams; // number of beams in this section (always a multiple of 2)
u32 M1_reserved0; // reserved for future use
u32 M1_reserved1; // reserved for future use
struct
{
u16 magnitude; // values 0 to 65535 map non-linearly (due to TVG scaling and possible gain compression) to signal amplitude
} M1_Data[M1_Beams][M1_Samples]; // magnitude data (typical example: 256 beams each containing 36 two-byte structs, 16 kilobytes)
// section M2: 16-bit magnitude and phase data (present only during "magnitude and phase" water column data mode, many per ping, you assemble them into
// complete ping data)
u16 M2_SectionName; // 'M2'
u16 M2_SectionSize; // [bytes] size of this entire section
u32 M2_PingNumber; // pings since power-up or reboot
f32 M2_ScalingFactor; // reserved for future use
u32 M2_TotalSamples; // range samples in entire ping, sample rate is H0_RxSampleRate
u32 M2_FirstSample; // first sample of this section
u16 M2_Samples; // number of samples in this section
u16 M2_TotalBeams; // beams (always a multiple of 2) (typically columns in your memory buffer)
u16 M2_FirstBeam; // first beam of this section (always a multiple of 2)
u16 M2_Beams; // number of beams in this section (always a multiple of 2)
u32 M2_reserved0; // reserved for future use
u32 M2_reserved1; // reserved for future use
struct
{
u16 magnitude; // values 0 to 65535 map non-linearly (due to TVG scaling and possible gain compression) to signal amplitude
s16 phase; // values -32768 to +32767 map non-linearly (due to complex transfer function) to target angle within the beamwidth
} M2_Data[M2_Beams][M2_Samples]; // magnitude and phase data (typical example: 256 beams each containing 36 four-byte structs, 36 kilobytes)
// *** END PACKET: WATER COLUMN (WC) DATA FORMAT 0 ***
Summary of Contents for 2026
Page 2: ...Page 2 of 254 Version 6 3 Rev r012 Date 05 11 2022 Part No 96000001...
Page 14: ...Page 14 of 254 Version 6 3 Rev r012 Date 05 11 2022 Part No 96000001...
Page 22: ...Page 22 of 254 Version 6 3 Rev r012 Date 05 11 2022 Part No 96000001...
Page 28: ...Page 28 of 254 Version 6 3 Rev r012 Date 05 11 2022 Part No 96000001...
Page 32: ...Page 32 of 254 Version 6 3 Rev r012 Date 05 11 2022 Part No 96000001...
Page 48: ...Page 48 of 254 Version 6 3 Rev r012 Date 05 11 2022 Part No 96000001...
Page 56: ...Page 56 of 254 Version 6 3 Rev r012 Date 05 11 2022 Part No 96000001...
Page 116: ...Page 116 of 254 Version 6 3 Rev r012 Date 05 11 2022 Part No 96000001...
Page 120: ...Page 120 of 254 Version 6 3 Rev r012 Date 05 11 2022 Part No 96000001...
Page 122: ...Page 122 of 254 Version 6 3 Rev r012 Date 05 11 2022 Part No 96000001...
Page 131: ...Page 131 of 254 Version 6 3 Rev r012 Date 05 11 2022...
Page 138: ...Page 138 of 254 Version 6 3 Rev r012 Date 05 11 2022 Part No 96000001...
Page 158: ...Figure 174 Smooth log information copied from a real time survey log...
Page 182: ...Page 182 of 254 Version 6 3 Rev r012 Date 05 11 2022 Part No 96000001...
Page 198: ...Page 198 of 254 Version 6 3 Rev r012 Date 05 11 2022 Part No 96000001...
Page 210: ...Page 210 of 254 Version 6 3 Rev r012 Date 05 11 2022 Part No 96000001...
Page 234: ...Page 234 of 254 Version 6 3 Rev r012 Date 05 11 2022 Part No 96000001...
Page 237: ...Page 237 of 254 Version 6 3 Rev r012 Date 05 11 2022 Figure 215 Sonic 2026 Projector...
Page 247: ...Page 247 of 254 Version 6 3 Rev r012 Date 05 11 2022 Figure 225 SIM Stack Outline...
Page 249: ...Page 249 of 254 Version 6 3 Rev r012 Date 05 11 2022 Figure 227 Locking Ring type Deck Lead...
Page 251: ...Page 251 of 254 Version 6 3 Rev r012 Date 05 11 2022 Figure 229 I2NS Type 82 IMU offsets...
Page 253: ...Page 253 of 254 Version 6 3 Rev r012 Date 05 11 2022 Figure 231 I2NS SIM Dimensions...