.. _constimEx: ******************************************* ConstIM 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. * The SampledMagnitude parameter is a global parameter that described in :ref:`_GlobalParameters ` of parent subpackage and it is located int the `wipeAnalysisGlobal `_ so, there is no need to initialize it again in the body of this module. Methods ------- * `SampleRandomMagnitude `_ is a global method that described in the :ref:`_GlobalParameters ` of parent subpackage. In the current module this method is just responsible to send the constant defined intensity measure (IM) when it is called.