setLogger_byvalue Subroutine

public subroutine setLogger_byvalue(this, channel_name, channel_value, channel_id, position)

Type Bound

Logger_

Arguments

Type IntentOptional Attributes Name
class(Logger_), intent(inout) :: this
character(len=*), intent(in) :: channel_name
real(kind=real64), intent(in), target :: channel_value
integer(kind=int32), intent(in), optional :: channel_id
real(kind=real64), intent(in), optional :: position(:)