{
  "pint_version": "0.25",
  "conversion": {
    "input_unit": {
      "name": "meter_per_second",
      "symbol": "mps",
      "dimensionality": "[length] / [time]",
      "base_units": {
        "magnitude": 1.0,
        "units": "m / s"
      }
    },
    "output_unit": {
      "name": "mile_per_hour",
      "symbol": "mph",
      "dimensionality": "[length] / [time]",
      "base_units": {
        "magnitude": 0.44704,
        "units": "m / s"
      }
    },
    "affine": {
      "forward": {
        "expression": "y = a * x + b",
        "a": 2.2369362920544025,
        "b": 0.0
      },
      "reverse": {
        "expression": "x = c * y + d",
        "c": 0.44703999999999994,
        "d": 0.0
      }
    }
  },
  "integrity": {
    "hash_algorithm": "sha256",
    "hash": "f0cd58076244d394393d060b01afec9de256d89e6915eb0d15d52cc04111e811"
  },
  "metadata": {
    "source_url": "https://convertreference.org/speed/meter-per-second-to-mile-per-hour/",
    "license": "CC0-1.0",
    "license_url": "https://creativecommons.org/publicdomain/zero/1.0/"
  }
}