Output power for a transducer/transceiver can be calculated using information from the recorded raw files.The Sample binary datagram includes power information either directly or as a complex value.
Power data is included if Datatype indicates Power or Complex.
Datatype:
•
Bit 0 = Power
•
Bit 1 = Angle
•
Bit 2 = ComplexFloat16
•
Bit 3 = ComplexFloat32
•
Bit 8 - 10 = Number of Complex per Samples
Power data for Complex and Power are processed differently. make sure you use the right processing for the power data received.