|
18 | 18 | },
|
19 | 19 | "FromUnitToBaseFunc": "{x} / 1e5",
|
20 | 20 | "FromBaseToUnitFunc": "{x} * 1e5",
|
| 21 | + "XmlDocSummary": "One dyne is equal to 10 micronewtons, 10e−5 N or to 10 nsn (nanosthenes) in the old metre–tonne–second system of units.", |
| 22 | + "XmlDocRemarks": "https://en.wikipedia.org/wiki/Dyne#Definition", |
21 | 23 | "Localization": [
|
22 | 24 | {
|
23 | 25 | "Culture": "en-US",
|
|
32 | 34 | {
|
33 | 35 | "SingularName": "KilogramForce",
|
34 | 36 | "PluralName": "KilogramsForce",
|
35 |
| - "FromUnitToBaseFunc": "{x} * 9.80665002864", |
36 |
| - "FromBaseToUnitFunc": "{x} / 9.80665002864", |
| 37 | + "FromUnitToBaseFunc": "{x} * 9.80665", |
| 38 | + "FromBaseToUnitFunc": "{x} / 9.80665", |
| 39 | + "XmlDocSummary": "The kilogram-force, or kilopond, is equal to the magnitude of the force exerted on one kilogram of mass in a 9.80665 m/s2 gravitational field (standard gravity). Therefore, one kilogram-force is by definition equal to 9.80665 N.", |
| 40 | + "XmlDocRemarks": "https://en.wikipedia.org/wiki/Kilogram-force", |
37 | 41 | "Localization": [
|
38 | 42 | {
|
39 | 43 | "Culture": "en-US",
|
|
48 | 52 | {
|
49 | 53 | "SingularName": "TonneForce",
|
50 | 54 | "PluralName": "TonnesForce",
|
51 |
| - "FromUnitToBaseFunc": "{x} * 9.80665002864e3", |
52 |
| - "FromBaseToUnitFunc": "{x} / 9.80665002864e3", |
| 55 | + "FromUnitToBaseFunc": "{x} * (9.80665 * 1000)", |
| 56 | + "FromBaseToUnitFunc": "{x} / (9.80665 * 1000)", |
| 57 | + "XmlDocSummary": "The tonne-force, metric ton-force, megagram-force, and megapond (Mp) are each 1000 kilograms-force.", |
| 58 | + "XmlDocRemarks": "https://en.wikipedia.org/wiki/Kilogram-force#Related_units", |
53 | 59 | "Localization": [
|
54 | 60 | {
|
55 | 61 | "Culture": "en-US",
|
|
71 | 77 | },
|
72 | 78 | "FromUnitToBaseFunc": "{x}",
|
73 | 79 | "FromBaseToUnitFunc": "{x}",
|
| 80 | + "XmlDocSummary": "The newton (symbol: N) is the unit of force in the International System of Units (SI). It is defined as 1 kg⋅m/s2, the force which gives a mass of 1 kilogram an acceleration of 1 metre per second per second.", |
| 81 | + "XmlDocRemarks": "https://en.wikipedia.org/wiki/Newton_(unit)", |
74 | 82 | "Prefixes": [ "Micro", "Milli", "Deca", "Kilo", "Mega" ],
|
75 | 83 | "Localization": [
|
76 | 84 | {
|
|
86 | 94 | {
|
87 | 95 | "SingularName": "KiloPond",
|
88 | 96 | "PluralName": "KiloPonds",
|
89 |
| - "FromUnitToBaseFunc": "{x} * 9.80665002864", |
90 |
| - "FromBaseToUnitFunc": "{x} / 9.80665002864", |
| 97 | + "FromUnitToBaseFunc": "{x} * 9.80665", |
| 98 | + "FromBaseToUnitFunc": "{x} / 9.80665", |
| 99 | + "XmlDocSummary": "The kilogram-force, or kilopond, is equal to the magnitude of the force exerted on one kilogram of mass in a 9.80665 m/s2 gravitational field (standard gravity). Therefore, one kilogram-force is by definition equal to 9.80665 N.", |
| 100 | + "XmlDocRemarks": "https://en.wikipedia.org/wiki/Kilogram-force", |
91 | 101 | "Localization": [
|
92 | 102 | {
|
93 | 103 | "Culture": "en-US",
|
|
107 | 117 | "M": "Pound",
|
108 | 118 | "T": "Second"
|
109 | 119 | },
|
110 |
| - "FromUnitToBaseFunc": "{x} * 0.13825502798973041652092282466083", |
111 |
| - "FromBaseToUnitFunc": "{x} / 0.13825502798973041652092282466083", |
| 120 | + "FromUnitToBaseFunc": "{x} * 0.138254954376", |
| 121 | + "FromBaseToUnitFunc": "{x} / 0.138254954376", |
| 122 | + "XmlDocSummary": "The poundal is defined as the force necessary to accelerate 1 pound-mass at 1 foot per second per second. 1 pdl = 0.138254954376 N exactly.", |
| 123 | + "XmlDocRemarks": "https://en.wikipedia.org/wiki/Poundal", |
112 | 124 | "Localization": [
|
113 | 125 | {
|
114 | 126 | "Culture": "en-US",
|
|
123 | 135 | {
|
124 | 136 | "SingularName": "PoundForce",
|
125 | 137 | "PluralName": "PoundsForce",
|
126 |
| - "FromUnitToBaseFunc": "{x} * 4.4482216152605095551842641431421", |
127 |
| - "FromBaseToUnitFunc": "{x} / 4.4482216152605095551842641431421", |
| 138 | + "FromUnitToBaseFunc": "{x} * 4.4482216152605", |
| 139 | + "FromBaseToUnitFunc": "{x} / 4.4482216152605", |
| 140 | + "XmlDocSummary": "The standard values of acceleration of the standard gravitational field (gn) and the international avoirdupois pound (lb) result in a pound-force equal to 4.4482216152605 N.", |
| 141 | + "XmlDocRemarks": "https://en.wikipedia.org/wiki/Pound_(force)#Definitions", |
128 | 142 | "Prefixes": [ "Kilo" ],
|
129 | 143 | "Localization": [
|
130 | 144 | {
|
|
142 | 156 | {
|
143 | 157 | "SingularName": "OunceForce",
|
144 | 158 | "PluralName": "OunceForce",
|
145 |
| - "FromUnitToBaseFunc": "{x} * 2.780138509537812e-1", |
146 |
| - "FromBaseToUnitFunc": "{x} / 2.780138509537812e-1", |
| 159 | + "FromUnitToBaseFunc": "{x} * (4.4482216152605 / 16)", |
| 160 | + "FromBaseToUnitFunc": "{x} / (4.4482216152605 / 16)", |
| 161 | + "XmlDocSummary": "An ounce-force is 1⁄16 of a pound-force, or about 0.2780139 newtons.", |
| 162 | + "XmlDocRemarks": "https://en.wikipedia.org/wiki/Ounce#Ounce-force", |
147 | 163 | "Localization": [
|
148 | 164 | {
|
149 | 165 | "Culture": "en-US",
|
|
154 | 170 | {
|
155 | 171 | "SingularName": "ShortTonForce",
|
156 | 172 | "PluralName": "ShortTonsForce",
|
157 |
| - "FromUnitToBaseFunc": "{x} * 8.896443230521e3", |
158 |
| - "FromBaseToUnitFunc": "{x} / 8.896443230521e3", |
| 173 | + "FromUnitToBaseFunc": "{x} * (4.4482216152605 * 2000)", |
| 174 | + "FromBaseToUnitFunc": "{x} / (4.4482216152605 * 2000)", |
159 | 175 | "XmlDocSummary": "The short ton-force is a unit of force equal to 2,000 pounds-force (907.18474 kgf), that is most commonly used in the United States – known there simply as the ton or US ton.",
|
160 | 176 | "XmlDocRemarks": "https://en.wikipedia.org/wiki/Ton-force#Short_ton-force",
|
161 | 177 | "Localization": [
|
|
0 commit comments