MeshLib Python Docs
Loading...
Searching...
No Matches
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)
 

Static Protected Member Functions

 _pybind11_conduit_v1_ (*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__ ( self,
WatershedGraph wg )
initializes modeling from the initial subdivision of the terrain

◆ __init__() [2/2]

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

Member Function Documentation

◆ _pybind11_conduit_v1_()

mrmeshpy.PrecipitationSimulator._pybind11_conduit_v1_ ( * args,
** kwargs )
staticprotected

◆ 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: