scenario_AttFeedbackMC

This script is a basic demonstration of how to run Monte Carlo simulations. Look at the source code for further discussion and instructions.

Note

In these Monte Carlo simulations the retained data is stored as the data array with the time information added as the first column. This is the same retained data format as used with BSK 1.x.

scenario_AttFeedbackMC.run(show_plots)[source]

This function is called by the py.test environment.