Files
2026-01-17 17:20:09 +01:00

41 lines
3.1 KiB
Markdown

<!-- This file is auto-generated. Do not edit manually. -->
<!-- Run: python3 scripts/systems_reference.py --force -->
# Yard Pound System
**Namespace:** `mp_units::yard_pound`
**Module:** `mp_units.systems`
**Header:** `<mp-units/systems/yard_pound.h>`
**Secondary Headers:**
- `<mp-units/systems/international.h>`
## Units
| Unit Name | Symbol | unit_symbol | Definition |
|-----------|:------:|:-----------:|------------|
| <span id="dram"></span><code>dram</code> | dr | `dr` | <code>mag_ratio<1, 16> * <wbr>[ounce](#ounce)</code> |
| <span id="fathom"></span><code>fathom</code> | ftm | `ftm` | <code>mag<6> * <wbr>[foot](#foot)</code> |
| <span id="foot"></span><code>foot</code> | ft | `ft` | <code>mag_ratio<1, 3> * <wbr>[yard](#yard)</code> |
| <span id="grain"></span><code>grain</code> | gr | `gr` | <code>mag_ratio<1, 7'000> * <wbr>[pound](#pound)</code> |
| <span id="inch"></span><code>inch</code> | in | `in` | <code>mag_ratio<1, 12> * <wbr>[foot](#foot)</code> |
| <span id="kip"></span><code>kip</code> | — | `kip` | <code>[si::kilo](si.md#kilo)<[pound_<wbr>force](#pound_force)></code> |
| <span id="knot"></span><code>knot</code> | kn | `kn`, `kt` | <code>[nautical_<wbr>mile](#nautical_mile) / <wbr>[si::hour](si.md#hour)</code> |
| <span id="league"></span><code>league</code> | lea | `lea` | <code>mag<3> * <wbr>[mile](#mile)</code> |
| <span id="mechanical_horsepower"></span><code>mechanical_<wbr>horsepower</code> | hp(I) | `hp` | <code>mag<33'000> * <wbr>[foot](#foot) * <wbr>[pound_<wbr>force](#pound_force) / <wbr>[si::minute](si.md#minute)</code> |
| <span id="mil"></span><code>mil</code> | mil | `mil` | <code>mag_ratio<1, 1'000> * <wbr>[inch](#inch)</code> |
| <span id="mile"></span><code>mile</code> | mi | `mi` | <code>mag<1760> * <wbr>[yard](#yard)</code> |
| <span id="nautical_mile"></span><code>nautical_<wbr>mile</code> | nmi | `nmi` | <code>mag<1852> * <wbr>[si::metre](si.md#metre)</code> |
| <span id="ounce"></span><code>ounce</code> | oz | `oz` | <code>mag_ratio<1, 16> * <wbr>[pound](#pound)</code> |
| <span id="pica"></span><code>pica</code> | P | `P` | <code>mag_ratio<1, 6> * <wbr>[inch](#inch)</code> |
| <span id="point"></span><code>point</code> | p | `p` | <code>mag_ratio<1, 12> * <wbr>[pica](#pica)</code> |
| <span id="pound"></span><code>pound</code> | lb | `lb` | <code>mag_ratio<45'359'237, 100'000'000> * <wbr>[si::kilogram](si.md#kilogram)</code> |
| <span id="pound_force"></span><code>pound_<wbr>force</code> | lbf | `lbf` | <code>[pound](#pound) * <wbr>[si::standard_<wbr>gravity](si.md#standard_gravity)</code> |
| <span id="poundal"></span><code>poundal</code> | pdl | `pdl` | <code>[pound](#pound) * <wbr>[foot](#foot) / <wbr>square([si::second](si.md#second))</code> |
| <span id="psi"></span><code>psi</code> | psi | `psi` | <code>[pound_<wbr>force](#pound_force) / <wbr>square([inch](#inch))</code> |
| <span id="twip"></span><code>twip</code> | twip | `twip` | <code>mag_ratio<1, 20> * <wbr>[point](#point)</code> |
| <span id="yard"></span><code>yard</code> | yd | `yd` | <code>mag_ratio<9'144, 10'000> * <wbr>[si::metre](si.md#metre)</code> |