tTime Function

public function tTime(obj, t_range, hz, max_sample) result(t_axis)

Type Bound

time_

Arguments

Type IntentOptional Attributes Name
class(time_), intent(in) :: obj
real(kind=real64), intent(in) :: t_range(1:2)
real(kind=real64), intent(in) :: hz
integer(kind=int32), intent(in), optional :: max_sample

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