This function retrieves the receiver gain value (in decibels) from the header
of a given SeaSondeRCS object. If the receiver gain field is missing or NULL,
a default value of -34.2 dB is returned.
Details
The function extracts the value of the header field fReferenceGainDB
using seasonder_getSeaSondeRCS_headerField. If the field is not
present or has a NULL value, the function defaults to a receiver gain of -34.2 dB (CODAR, 2016).
See also
seasonder_getSeaSondeRCS_headerField to retrieve specific fields from
the SeaSondeRCS header.