MeshLib C# Docs
Loading...
Searching...
No Matches
MR.PrecipitationSimulator Class Reference

the class models water increase in the terrain under the rain with constant precipitation Generated from class MR.PrecipitationSimulator. This is the non-const half of the class. More...

+ Inheritance diagram for MR.PrecipitationSimulator:

Public Member Functions

unsafe PrecipitationSimulator (MR._ByValue_PrecipitationSimulator _other)
 Generated from constructor MR.PrecipitationSimulator.PrecipitationSimulator.
 
 PrecipitationSimulator (Const_PrecipitationSimulator _other)
 Generated from constructor MR.PrecipitationSimulator.PrecipitationSimulator.
 
 PrecipitationSimulator (PrecipitationSimulator _other)
 Generated from constructor MR.PrecipitationSimulator.PrecipitationSimulator.
 
unsafe PrecipitationSimulator (MR.WatershedGraph wg)
 initializes modeling from the initial subdivision of the terrain Generated from constructor MR.PrecipitationSimulator.PrecipitationSimulator.
 
unsafe MR.PrecipitationSimulator.SimulationStep simulateOne ()
 processes the next event happened with the terrain basins Generated from method MR.PrecipitationSimulator.simulateOne.
 

Static Public Member Functions

static unsafe implicit operator PrecipitationSimulator (MR.WatershedGraph wg)
 initializes modeling from the initial subdivision of the terrain Generated from constructor MR.PrecipitationSimulator.PrecipitationSimulator.
 

Detailed Description

the class models water increase in the terrain under the rain with constant precipitation Generated from class MR.PrecipitationSimulator. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ PrecipitationSimulator() [1/4]

unsafe MR.PrecipitationSimulator.PrecipitationSimulator ( MR._ByValue_PrecipitationSimulator _other)
inline

Generated from constructor MR.PrecipitationSimulator.PrecipitationSimulator.

◆ PrecipitationSimulator() [2/4]

MR.PrecipitationSimulator.PrecipitationSimulator ( Const_PrecipitationSimulator _other)
inline

Generated from constructor MR.PrecipitationSimulator.PrecipitationSimulator.

◆ PrecipitationSimulator() [3/4]

MR.PrecipitationSimulator.PrecipitationSimulator ( PrecipitationSimulator _other)
inline

Generated from constructor MR.PrecipitationSimulator.PrecipitationSimulator.

◆ PrecipitationSimulator() [4/4]

unsafe MR.PrecipitationSimulator.PrecipitationSimulator ( MR.WatershedGraph wg)
inline

initializes modeling from the initial subdivision of the terrain Generated from constructor MR.PrecipitationSimulator.PrecipitationSimulator.

Member Function Documentation

◆ operator PrecipitationSimulator()

static unsafe implicit MR.PrecipitationSimulator.operator PrecipitationSimulator ( MR.WatershedGraph wg)
inlinestatic

initializes modeling from the initial subdivision of the terrain Generated from constructor MR.PrecipitationSimulator.PrecipitationSimulator.

◆ simulateOne()

unsafe MR.PrecipitationSimulator.SimulationStep MR.PrecipitationSimulator.simulateOne ( )
inline

processes the next event happened with the terrain basins Generated from method MR.PrecipitationSimulator.simulateOne.


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