Type alias UnitAbbreviations

UnitAbbreviations: { farad: "F"; foot: "ft"; henry: "H"; inch: "in"; meter: "m"; ohm: "Ω"; volt: "V" }

Type declaration

  • farad: "F"
  • foot: "ft"
  • henry: "H"
  • inch: "in"
  • meter: "m"
  • ohm: "Ω"
  • volt: "V"

Generated using TypeDoc