{
  "pint_version": "0.25",
  "conversion": {
    "input_unit": {
      "name": "astronomical_unit",
      "symbol": "au",
      "dimensionality": "[length]",
      "base_units": {
        "magnitude": 149597870700.0,
        "units": "m"
      }
    },
    "output_unit": {
      "name": "meter",
      "symbol": "m",
      "dimensionality": "[length]",
      "base_units": {
        "magnitude": 1.0,
        "units": "m"
      }
    },
    "affine": {
      "forward": {
        "expression": "y = a * x + b",
        "a": 149597870700.0,
        "b": 0.0
      },
      "reverse": {
        "expression": "x = c * y + d",
        "c": 6.684587122268445e-12,
        "d": 0.0
      }
    }
  },
  "integrity": {
    "hash_algorithm": "sha256",
    "hash": "b66a29da22c607be2e7d419fd52d9138dc2b4bf402daa9a2cb865eb556f52841"
  },
  "metadata": {
    "source_url": "https://convertreference.org/length/astronomical-unit-to-meter/",
    "license": "CC0-1.0",
    "license_url": "https://creativecommons.org/publicdomain/zero/1.0/"
  }
}