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...
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. | |
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.
|
inline |
Generated from constructor MR.PrecipitationSimulator.PrecipitationSimulator.
|
inline |
Generated from constructor MR.PrecipitationSimulator.PrecipitationSimulator.
|
inline |
Generated from constructor MR.PrecipitationSimulator.PrecipitationSimulator.
|
inline |
initializes modeling from the initial subdivision of the terrain Generated from constructor MR.PrecipitationSimulator.PrecipitationSimulator.
|
inlinestatic |
initializes modeling from the initial subdivision of the terrain Generated from constructor MR.PrecipitationSimulator.PrecipitationSimulator.
|
inline |
processes the next event happened with the terrain basins Generated from method MR.PrecipitationSimulator.simulateOne.