ATOF_POINT_DATA
Detected points expressed as Angle and Time of Flight
ID: 3012
Payload Definition
Data Type
Name
Description
u32
pwr_up_msec
time at start of ping, msec since power on
u64
utc_msec
time at start of ping, utc msec (1970 epoc). Will be 0 if not available.
float
listening_sec
time from start of ping to last range bin
float
sos_mps
speed of sound (mps) used in angle calculations
u32
ping_number
assigned sequentially from power on
u32
ping_hz
frequency of the ping signal (Hz)
float
pulse_sec
pulse length in seconds
u32
flags
reserved
u16
num_points
number of points reported in the points field
u16
reserved
atof_t[num_points]
atof_point_data
see below for atof_t definition
Last updated