plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
whiteNoizeSpectreAnalysis
Function
MIT
19 statements
Source File
SpectreAnalysisClass.f90
SpectreAnalysisClass
whiteNoizeSpectreAnalysis
Contents
public function whiteNoizeSpectreAnalysis(this, n, t) result(x)
Type Bound
SpectreAnalysis_
Arguments
Type
Intent
Optional
Attributes
Name
class(
SpectreAnalysis_
),
intent(in)
::
this
integer(kind=int32),
intent(in)
::
n
real(kind=real64),
intent(inout),
optional,
allocatable
::
t
(:)
Return Value
real(kind=real64), allocatable, (:)