abst_write_line Interface

interface
private subroutine abst_write_line(self, unit, time, values)

Arguments

Type IntentOptional Attributes Name
class(type_output_observation), intent(in) :: self
integer(kind=int32), intent(in) :: unit
real(kind=real64), intent(in) :: time
real(kind=real64), intent(in) :: values(:)