.AdvancedNoise.Generators.Utilities.Interfaces.PartialGenerator

Information

This partial package defines the elements and function interfaces of a pseudo random number generator package. A random number generator package must inherit from this partial package and adapt the constant nState to the correct length of the state vector.

Contents

NameDescription
 initialStateReturn the initial internal states for the uniform random number generator
 randomReturn a random number with a uniform distribution in the range 0.0 < result <= 1.0

Revisions

Date Description
June 22, 2015
DLR logo Initial version implemented by A. Klöckner, F. v.d. Linden, D. Zimmer, M. Otter.
DLR Institute of System Dynamics and Control

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos