baseUnit
metersPerSecondSquared
基本加速単位を返します。metersPerSecondSquared
に等しい。
Availability 有効性
Technology
@interface NSUnitAcceleration : NSDimension
You typically use instances of NSUnit
to represent specific quantities of acceleration using the NSMeasurement
class.
あなたは概してNSUnit
のインスタンスを使用して、NSMeasurement
クラスを使っている加速度の具体的な量を表します。
Acceleration is the rate of change of velocity. Acceleration can be expressed by SI derived units in terms of meters per second squared (m/s2). 加速度は、速度の変化の割合です。加速度は、SI組立単位によってメートル毎秒の表現で表されることができます(m/s2)。
The NSUnit
class defines its base unit as meters
, and provides the following units, which are initialized using NSUnit
converters with the specified coefficients:
NSUnit
クラスは、それの基本単位をmeters
として定義します、そして以下の単位を提供します、それらは指定された係数でNSUnit
変換器を使用して初期化されます:
Name 名前 |
Method |
Symbol |
Coefficient 係数 |
---|---|---|---|
Meters Per Second Squared メートル毎秒毎秒 |
m/s² |
|
|
Gravity |
g |
|
baseUnit
metersPerSecondSquared
基本加速単位を返します。metersPerSecondSquared
に等しい。
metersPerSecondSquared
gravity
NSUnitDuration
NSUnitFrequency
NSUnitSpeed