baseUnit
Overview 概要
You typically use instances of NSUnit
to represent specific quantities of pressure using the NSMeasurement
class.
あなたは概してNSUnit
のインスタンスを使用して、NSMeasurement
クラスを使っている圧力の具体的な量を表します。
Pressure
Pressure is the normal force over a surface.
圧力は、ある面の全体にわたる垂直力です。
The SI unit for pressure is the pascal (Pa), which is derived as one newton of force over one square meter (1 Pa = 1 N / 1 m
2).
The NSUnit
class defines its base unit as newtons
and provides the following units, which NSUnit
converters initialize with the given coefficients:
Name 名前 |
Method |
Symbol |
Definition |
---|---|---|---|
Newtons Per Meter Squared (Equivalent to Pascals) ニュートン毎平方メートル(パスカルに等しい) |
N/m² |
|
|
Gigapascals ギガパスカル |
GPa |
|
|
Megapascals メガパスカル |
MPa |
|
|
Kilopascals キロパスカル |
kPa |
|
|
Hectopascals ヘクトパスカル |
hPa |
|
|
Inches of Mercury 水銀柱インチ |
inHg |
|
|
Bars バール |
bar |
|
|
Millibars ミリバール |
mbar |
|
|
Millimeters of Mercury 水銀柱ミリメートル |
mmHg |
|
|
Pounds Per Square Inch 重量ポンド毎平方インチ |
psi |
|