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