time_info_type Interface

public interface time_info_type

Module Procedures

private function constructor(my_years, year_position)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: my_years(:)
type(year_position_type), intent(in) :: year_position

Return Value type(time_info_type)