pyrfu.pyrf.shock_parameters module#

pyrfu.pyrf.shock_parameters.shock_parameters(spec)[source]#

Calculate shock related plasma parameters.

Parameters:

spec (dict) – Hash table with parameters input with fixed names. After the parameter name, a name of the region can be given, e.g. “u” and “d”. All parameters except b are optional.

Returns:

out – Hash table with derived plasma parameters from hash table spec with measured plasma parameters.

Return type:

dict