Content deleted Content added
remove experimental units: handlk, hhand, hhandlk |
update from Module talk:Convert/makeunits |
||
Line 3,946:
subdivs = { ["ft"] = { 66, default = "m" }, ["yd"] = { 22, default = "m" } },
link = "Chain (unit)",
},
["dpcm"] = {
name2 = "dot/cm",
symbol = "dot/cm",
utype = "length",
scale = 100,
invert = -1,
iscomplex= true,
default = "dpi",
link = "Dots per inch",
},
["dpi"] = {
name2 = "DPI",
symbol = "DPI",
utype = "length",
scale = 39.370078740157481,
invert = -1,
iscomplex= true,
default = "pitch",
link = "Dots per inch",
},
["fathom"] = {
Line 4,148 ⟶ 4,168:
default = "ft m",
link = "Rod (unit)",
},
["pitch"] = {
name2 = "µm",
symbol = "µm",
utype = "length",
scale = 1e-6,
default = "dpi",
defkey = "pitch",
linkey = "pitch",
link = "Dots per inch",
},
["pole"] = {
Line 5,860 ⟶ 5,890:
default = "cm/year",
link = "Orders of magnitude (speed)",
},
["isp"] = {
name1 = "second",
symbol = "s",
utype = "speed",
scale = 9.80665,
default = "km/s",
link = "Specific impulse",
},
["km/h"] = {
Line 5,890 ⟶ 5,928:
default = "km/h mph",
link = "Knot (unit)",
},
["kNs/kg"] = {
name2 = "kN-s/kg",
symbol = "kN-s/kg",
utype = "speed",
scale = 1000,
default = "isp",
link = "Specific impulse",
},
["m/min"] = {
Line 5,950 ⟶ 5,996:
default = "km/h",
link = "Miles per hour",
},
["Ns/kg"] = {
name2 = "N-s/kg",
symbol = "N-s/kg",
utype = "speed",
scale = 1,
default = "isp",
link = "Specific impulse",
},
["si tsfc"] = {
name2 = "g/(kN·s)",
symbol = "g/(kN·s)",
utype = "speed",
scale = 9.9999628621379242e-7,
invert = -1,
iscomplex= true,
default = "tsfc",
link = "Thrust specific fuel consumption",
},
["tsfc"] = {
name2 = "lb/(lbf·h)",
symbol = "lb/(lbf·h)",
utype = "speed",
scale = 2.832545036049801e-5,
invert = -1,
iscomplex= true,
default = "si tsfc",
link = "Thrust specific fuel consumption",
},
["cm/y"] = {
|