plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
wave_kernel_hanning_coefficient
Function
MIT
14 statements
Source File
SparseClass.f90
SparseClass
wave_kernel_hanning_coefficient
Contents
public function wave_kernel_hanning_coefficient(dt, num_sample, t_power) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
dt
integer,
intent(in)
::
num_sample
integer,
intent(in)
::
t_power
Return Value
real(kind=real64)