parse_scale Subroutine

public subroutine parse_scale(json, pos, sc, status)

Parse scale object

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: json
integer, intent(inout) :: pos
type(scale_t), intent(out) :: sc
integer, intent(out) :: status