Module:Convert/extra: Difference between revisions

Content deleted Content added
mNo edit summary
change symbol for Isp so abbr is 's', change pitch to length as there's no practical downsides, and the inverse bug may be fixed at some point, change isp default to km/s for compactness
Line 49:
name2 = "DPI",
symbol = "DPI",
utype = "dotlengthlength",
invert = -1,
iscomplex= true,
Line 60:
name2 = "um/dot",
symbol = "um/dot",
utype = "dotlengthlength",
invert = 1,
scale = 0.000001,
Line 70:
name2 = "dot/cm",
symbol = "dot/cm",
utype = "dotlengthlength",
invert = -1,
iscomplex= true,
Line 80:
name1 = "second",
name2 = "seconds";
symbol = "secondss",
utype = "speed",
invert = 1,
scale = 9.8066,
default = "mkm/s",
link = "specific impulse",
},