Overview 概要
You typically use instances of NSUnit
to represent specific quantities of mass using the NSMeasurement
class.
あなたは概してNSUnit
のインスタンスを使用して、NSMeasurement
クラスを使っている質量の具体的な量を表します。
Mass 質量
Mass is a fundamental property of matter that causes it to resist a force accelerating it. The SI unit for mass is the kilogram (kg), which defined in terms of the mass of the international prototype kilogram. 質量に対するSI単位は、キログラム(kg)です、それは国際キログラム原器の質量に基づいて定義されます。
The NSUnit
class defines its base unit as kilograms
, and provides the following units, which NSUnit
converters initialize with the given coefficients:
Name 名前 |
Method |
Symbol |
Coefficient 係数 |
---|---|---|---|
Kilograms |
kg |
|
|
Grams グラム |
g |
|
|
Decigrams デシグラム |
dg |
|
|
Centigrams センチグラム |
cg |
|
|
Milligrams ミリグラム |
mg |
|
|
Micrograms ミリグラム |
µg |
|
|
Nanograms |
ng |
|
|
Picograms |
pg |
|
|
Ounces |
oz |
|
|
Pounds ポンド |
lb |
|
|
Stones ストーン |
st |
|
|
Metric Tons メートルトン |
t |
|
|
Short Tons |
ton |
|
|
Carats カラット |
ct |
|
|
Ounces Troy トロイオンス |
oz t |
|
|
Slugs スラグ |
slug |
|