merge Packets
Merges two TelemetryPacket instances.
Return
a merged packet leading with the first packet
Since
8.0.0
Parameters
a
the first (leading) packet, this will be used as the parent
b
the second packet, this packet will be deconstructed and merged into the leading packet