User Tools

Site Tools


running_mean

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
running_mean [2019/11/18 13:34]
127.0.0.1 external edit
running_mean [2022/06/23 13:23] (current)
mina [Values]
Line 46: Line 46:
   * **//Indices//** - For blocks that are non-scalar, the first columns will specify indices from the [[Index_list|index lists]]. This allows you to specify different expressions for different indices.   * **//Indices//** - For blocks that are non-scalar, the first columns will specify indices from the [[Index_list|index lists]]. This allows you to specify different expressions for different indices.
   * **Target expression** - Enter either just the ID of an object to integrate, or enter a full expression.   * **Target expression** - Enter either just the ID of an object to integrate, or enter a full expression.
-  * **Reset** - Select a [[Discrete_Event|discrete event]] which will trigger a reset. The value of the running mean will then be equal to the current value of target expression+  * **Start recording** - Select a [[Discrete_Event|discrete event]] or [[Time_Event|time event]] which will indicate when the integration should start
-  * **Start recording** - Select a [[Discrete_Event|discrete event]] which will indicate when the integration should start+  * **Stop recording** - Select a [[Discrete_Event|discrete event]] or [[Time_Event|time event]] which will indicate when the integration should stop. The last value calculated will be saved
-  * **Stop recording** - Select a [[Discrete_Event|discrete event]] which will indicate when the integration should stop.+  * **Reset** - Select a [[Discrete_Event|discrete event]] or [[Time_Event|time event]] which will trigger a reset. The value of the running mean will then be reset to the current value of target expression, and will start a new running mean calculation, starting from the input reset point.
   * **Information** - By using the [[Table_control_button|Table control button]] you can display more columns that will help you document your model.   * **Information** - By using the [[Table_control_button|Table control button]] you can display more columns that will help you document your model.
 +//
 +*Note that if the user has put both Reset and Stop to the Running mean, Stop will have the priority. \\
 +*If Star/Stop/Reset are left empty, running mean will calculate from the Time point 0 until the end of the Simulation.//
  
 ===== Example: Running mean ===== ===== Example: Running mean =====
running_mean.1574080461.txt.gz · Last modified: 2019/11/18 13:34 by 127.0.0.1