functionPSD

The basic interface for a power spectral density function

Extends from Icons.PSD (Icon for PSD), Interfaces.InputOutput (The basic interface for inputs and outputs of a random number generator function).

Inputs

TypeNameDefaultDescription
Modelica.SIunits.Timeinstance (from InputOutput)The current time for an arithmetic random number generator
Integerstates_in (from InputOutput)The discrete states for a recursive random number generator
Modelica.SIunits.TimetThe current value of the internal simulation time
Modelica.SIunits.PerioddtThe intended period of the raw random number
Modelica.SIunits.Timet_lastThe last time a random number was generated

Outputs

TypeNameDefaultDescription
Realrand_holdThe raw random number
Realrand (from InputOutput)The random number with a uniform distribution on the interval [1,0]
Integerstates_out (from InputOutput)The new states of a recursive random number generator

Contents

NameDescription
PDF

Revisions

Developed 2014 at the DLR Institute of System Dynamics and Control