watex.methods.electrical.DCSounding.summary#
- DCSounding.summary(return_table=True)[source]#
Agregate the DC-Sounding parameters to compose a param-table
- Parameters:
return_table – bool, default=True returns table of DC parameters at all sites if
Trueand ‘DCSounding’ instanciated object otherwise.- Returns:
table if return_table is
Trueand DCSounding instanciated
object otherwise.