to_time_axis Function

public function to_time_axis(sampling_Hz, NUM_SAMPLE) result(t_axis)

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(in) :: sampling_Hz
integer(kind=int32), intent(in) :: NUM_SAMPLE

Return Value real(kind=real64), allocatable, (:)