45
ushort BS4_Bins;//40 41
ushort BS4_FirstBinDepthX1000;//42 43
ushort BS4_BinSizeX1000;//44 45
ushort BS4_VolBeginX1000;// 46 47
ushort BS4_VolEndX1000;//48 49
ushort BS4_VolAmpX100;//50 51
ushort BS4_VolThresholdX100;//52 53
ushort BS4_VolGoodPings0;//54 55
//If Backscatter is enabled CWPON[4] 2<CR>
//
BACKSCATTER_PROFILE_04
ushort BS4_Amplitude_ID; // 0 1
ushort BS4_Amplitude_Bytes;// 2,3
ushort BS4_AmplitudeX256[bins];// 4 + 2 * bins
//
SYSTEM_CHECKSUM
ushort System_Checksum_ID; // 0 1
ushort System_Checksum;//2 3
7.6
Ensemble Decode Example C++
public class EnsembleClass
{
public int MostBins;
//Header Data
public ulong Header_Type;
public ushort Header_PayloadSize;
//Stage Data
public ushort Stage_ID;
public ushort Stage_Bytes;
public uint Stage_PingCount;
public float Stage_Range;
public float Stage_RangeSTD;
public float Stage_RangeSNR;
public uint Stage_RangePingsGood;
public float Stage_Depth;
public float Stage_DepthSTD;
public uint Stage_DepthPingsGood;
public uint Stage_Status;
//Leader Data
public ushort System_ID;
public ushort System_Bytes;
public uint System_EnsembleNumber;
public byte[] System_SN = new byte[32];
public ushort System_FW_MAJOR;
public ushort System_FW_MINOR;
public ushort System_FW_REVISION;
Содержание HASCP
Страница 26: ...26 Figure 15 Firmware Tab in the RTI HASCP software...
Страница 68: ...68 8 Cable Wiring Diagrams This section outlines the HASCP communication cable wiring...
Страница 73: ...73 10 Mechanical Drawings and Assembly Figure 23 Outline drawing of the HASCP unit MCBH 10M...
Страница 74: ...74 Figure 24 Location of transducer beams in the HASCP unit...
Страница 76: ...76 Figure 26 Exploded view of the HASCP unit showing the details of the hardware used...
Страница 78: ...78 Figure 28 HASCP mounted on a pole used for internal testing at RTI...