com2AB.com2AB.setEqParameters

setEqParameters(cfg)[source]

Set alpha beta equation parameters

Set alpha beta equation parameters to - standard (default values from ini file) - small avalanche (if smallAva==True)

Parameters

cfg (configParser) – cfg that’s providing all 5 k1, k2, k3, k4 and SD values

Returns

eqParameters – k1, k2, k3, k4 and SD values to be used in the AlphaBeta equation

Return type

dict