MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.PrecipitationSimulator Class Reference

Classes

class  Event
 
class  SimulationStep
 

Public Member Functions

None __init__ (self, WatershedGraph wg)
 
PrecipitationSimulator.SimulationStep simulateOne (self)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 

Detailed Description

Generated from:  MR::PrecipitationSimulator

the class models water increase in the terrain under the rain with constant precipitation

Constructor & Destructor Documentation

◆ __init__() [1/2]

None mrmeshpy.PrecipitationSimulator.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/2]

None mrmeshpy.PrecipitationSimulator.__init__ ( self,
WatershedGraph wg )
initializes modeling from the initial subdivision of the terrain

Member Function Documentation

◆ simulateOne()

PrecipitationSimulator.SimulationStep mrmeshpy.PrecipitationSimulator.simulateOne ( self)
processes the next event happened with the terrain basins

The documentation for this class was generated from the following file: