Classes | |
| class | Event |
| class | SimulationStep |
Public Member Functions | |
| None | __init__ (self, WatershedGraph wg) |
| None | __init__ (self, PrecipitationSimulator arg0) |
| PrecipitationSimulator.SimulationStep | simulateOne (self) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
Generated from: MR::PrecipitationSimulator the class models water increase in the terrain under the rain with constant precipitation
|
static |
| None mrmeshpy.PrecipitationSimulator.__init__ | ( | self, | |
| WatershedGraph | wg ) |
initializes modeling from the initial subdivision of the terrain
| None mrmeshpy.PrecipitationSimulator.__init__ | ( | self, | |
| PrecipitationSimulator | arg0 ) |
Implicit copy constructor.
| PrecipitationSimulator.SimulationStep mrmeshpy.PrecipitationSimulator.simulateOne | ( | self | ) |
processes the next event happened with the terrain basins