ascii_calc_legend_pos_impl Interface

interface
public module subroutine ascii_calc_legend_pos_impl(legend, width, height, legend_width, legend_height, x, y)

Arguments

Type IntentOptional Attributes Name
type(legend_t), intent(in) :: legend
integer, intent(in) :: width
integer, intent(in) :: height
real(kind=wp), intent(in) :: legend_width
real(kind=wp), intent(in) :: legend_height
real(kind=wp), intent(out) :: x
real(kind=wp), intent(out) :: y