.. _ProbitEx: ******************************************* Probit Module Structure ******************************************* The description of this `module `_ presented in this :ref:`Page `. In the following some details about the parameters and methods of this module has been presented. Parameters ---------- * All local `parameters `_ of this module are data parameters and filled with arguments and no need to be reset at the beginning of each analysis, so they are not defined in the wipeAnalysis. Methods ------- * `GetProbability `_ is a global method that described in the :ref:`_GlobalParameters ` of parent subpackage. In the current module this method returns the probability of entered damage magnitude depending the type of defined distribution. The Scipy library has been used to do the calculations.