plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
to_time_axis
Function
MIT
5 statements
Source File
SPACClass.f90
SPACClass
to_time_axis
Contents
public function to_time_axis(sampling_Hz, NUM_SAMPLE) result(t_axis)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(in)
::
sampling_Hz
integer(kind=int32),
intent(in)
::
NUM_SAMPLE
Return Value
real(kind=real64), allocatable, (:)