forked from angularsen/UnitsNet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMass.json
184 lines (184 loc) · 7 KB
/
Mass.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
{
"Name": "Mass",
"BaseUnit": "Kilogram",
"XmlDoc": "In physics, mass (from Greek μᾶζα \"barley cake, lump [of dough]\") is a property of a physical system or body, giving rise to the phenomena of the body's resistance to being accelerated by a force and the strength of its mutual gravitational attraction with other bodies. Instruments such as mass balances or scales use those phenomena to measure mass. The SI unit of mass is the kilogram (kg).",
"BaseDimensions": {
"M": 1
},
"Units": [
{
"SingularName": "Gram",
"PluralName": "Grams",
"FromUnitToBaseFunc": "x/1e3",
"FromBaseToUnitFunc": "x*1e3",
"Prefixes": [ "Nano", "Micro", "Milli", "Centi", "Deci", "Deca", "Hecto", "Kilo" ],
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "g" ]
},
{
"Culture": "ru-RU",
"Abbreviations": [ "г" ],
"AbbreviationsWithPrefixes": [ "нг", "мкг", "мг", "сг", "дг", "даг", "гг", "кг" ]
}
]
},
{
"SingularName": "Tonne",
"PluralName": "Tonnes",
"FromUnitToBaseFunc": "x*1e3",
"FromBaseToUnitFunc": "x/1e3",
"Prefixes": [ "Kilo", "Mega" ],
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "t" ]
},
{
"Culture": "ru-RU",
"Abbreviations": [ "т" ],
"AbbreviationsWithPrefixes": [ "кт", "Мт" ]
}
]
},
{
"SingularName": "ShortTon",
"PluralName": "ShortTons",
"FromUnitToBaseFunc": "x*9.0718474e2",
"FromBaseToUnitFunc": "x/9.0718474e2",
"XmlDocSummary": "The short ton is a unit of mass equal to 2,000 pounds (907.18474 kg), that is most commonly used in the United States – known there simply as the ton.",
"XmlDocRemarks": "http://en.wikipedia.org/wiki/Short_ton",
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "short tn" ]
},
{
"Culture": "ru-RU",
"Abbreviations": [ "тонна малая" ]
}
]
},
{
"SingularName": "LongTon",
"PluralName": "LongTons",
"FromUnitToBaseFunc": "x*1.0160469088e3",
"FromBaseToUnitFunc": "x/1.0160469088e3",
"XmlDocSummary": "Long ton (weight ton or Imperial ton) is a unit of mass equal to 2,240 pounds (1,016 kg) and is the name for the unit called the \"ton\" in the avoirdupois or Imperial system of measurements that was used in the United Kingdom and several other Commonwealth countries before metrication.",
"XmlDocRemarks": "http://en.wikipedia.org/wiki/Long_ton",
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "long tn" ]
},
{
"Culture": "ru-RU",
"Abbreviations": [ "тонна большая" ]
}
]
},
{
"SingularName": "Pound",
"PluralName": "Pounds",
"FromUnitToBaseFunc": "x*0.45359237",
"FromBaseToUnitFunc": "x/0.45359237",
"XmlDocSummary": "The pound or pound-mass (abbreviations: lb, lbm) is a unit of mass used in the imperial, United States customary and other systems of measurement. A number of different definitions have been used, the most common today being the international avoirdupois pound which is legally defined as exactly 0.45359237 kilograms, and which is divided into 16 avoirdupois ounces.",
"Prefixes": [ "Kilo", "Mega" ],
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "lb", "lbs", "lbm" ]
},
{
"Culture": "ru-RU",
"Abbreviations": [ "фунт" ]
}
]
},
{
"SingularName": "Ounce",
"PluralName": "Ounces",
"FromUnitToBaseFunc": "x/35.2739619",
"FromBaseToUnitFunc": "x*35.2739619",
"XmlDocSummary": "An ounce (abbreviated oz) is usually the international avoirdupois ounce as used in the United States customary and British imperial systems, which is equal to one-sixteenth of a pound or approximately 28 grams. The abbreviation 'oz' derives from the Italian word onza (now spelled oncia).",
"XmlDocRemarks": "http://en.wikipedia.org/wiki/Ounce",
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "oz" ]
}
]
},
{
"SingularName": "Slug",
"PluralName": "Slugs",
"FromUnitToBaseFunc": "x/6.852176556196105e-2",
"FromBaseToUnitFunc": "x*6.852176556196105e-2",
"XmlDocSummary": "The slug (abbreviation slug) is a unit of mass that is accelerated by 1 ft/s² when a force of one pound (lbf) is exerted on it.",
"XmlDocRemarks": "http://en.wikipedia.org/wiki/Slug_(unit)",
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "slug" ]
}
]
},
{
"SingularName": "Stone",
"PluralName": "Stone",
"FromUnitToBaseFunc": "x/0.1574731728702698",
"FromBaseToUnitFunc": "x*0.1574731728702698",
"XmlDocSummary": "The stone (abbreviation st) is a unit of mass equal to 14 pounds avoirdupois (about 6.35 kilograms) used in Great Britain and Ireland for measuring human body weight.",
"XmlDocRemarks": "http://en.wikipedia.org/wiki/Stone_(unit)",
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "st" ]
}
]
},
{
"SingularName": "ShortHundredweight",
"PluralName": "ShortHundredweight",
"FromUnitToBaseFunc": "x/0.022046226218487758",
"FromBaseToUnitFunc": "x*0.022046226218487758",
"XmlDocSummary": "The short hundredweight (abbreviation cwt) is a unit of mass equal to 100 pounds in US and Canada. In British English, the short hundredweight is referred to as the \"cental\".",
"XmlDocRemarks": "https://en.wikipedia.org/wiki/Hundredweight",
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "cwt" ]
}
]
},
{
"SingularName": "LongHundredweight",
"PluralName": "LongHundredweight",
"FromUnitToBaseFunc": "x/0.01968413055222121",
"FromBaseToUnitFunc": "x*0.01968413055222121",
"XmlDocSummary": "The long or imperial hundredweight (abbreviation cwt) is a unit of mass equal to 112 pounds in US and Canada.",
"XmlDocRemarks": "https://en.wikipedia.org/wiki/Hundredweight",
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "cwt" ]
}
]
},
{
"SingularName": "Grain",
"PluralName": "Grains",
"FromUnitToBaseFunc": "x/15432.358352941431",
"FromBaseToUnitFunc": "x*15432.358352941431",
"XmlDocSummary": "A grain is a unit of measurement of mass, and in the troy weight, avoirdupois, and Apothecaries' system, equal to exactly 64.79891 milligrams.",
"XmlDocRemarks": "https://en.wikipedia.org/wiki/Grain_(unit)",
"Localization": [
{
"Culture": "en-US",
"Abbreviations": [ "gr" ]
}
]
}
]
}