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