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

Classes

class  Event
 
class  SimulationStep
 

Public Member Functions

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

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 meshlib.mrmeshpy.PrecipitationSimulator.__init__ ( self,
WatershedGraph wg )
initializes modeling from the initial subdivision of the terrain

◆ __init__() [2/2]

None meshlib.mrmeshpy.PrecipitationSimulator.__init__ ( self,
PrecipitationSimulator arg0 )
Implicit copy constructor.

Member Function Documentation

◆ simulateOne()

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

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