Class

UnitTemperature

A unit of measure for temperature. 温度に対する計測の単位。

Declaration 宣言

class UnitTemperature : Dimension

Overview 概要

You typically use instances of NSUnitTemperature to represent specific quantities of temperature using the NSMeasurement class. あなたは概してNSUnitTemperatureのインスタンスを使用して、NSMeasurementクラスを使っている温度の具体的な量を表します。

Temperature 温度

Temperature is a comparative measure of thermal energy. The SI unit for temperature is the kelvin (K), which is defined in terms of the triple point of water. Temperature is also commonly measured by degrees of various scales, including Celsius (°C) and Fahrenheit (°F). 温度は、熱エネルギーの比較測定です。温度に対するSI単位は、ケルビン(K)です、それは水の三重点によって定義されます。温度はまた一般に、摂氏(°C)と華氏(°F)を含めて、さまざまな基準の度数によって計測されます。

The NSUnitTemperature class defines its base unit to be kelvin, and provides the following units, which are initialized using UnitConverterLinear converters with the specified coefficients and constants: NSUnitTemperatureクラスは、それの基本単位をkelvinであると定義します、そして以下の単位を提供します、それらは指定された係数と定数でUnitConverterLinear変換器を使用して初期化されます:

Name 名前

Method メソッド

Symbol 記号

Coefficient 係数

Constant 定数

Kelvin ケルビン

kelvin

K

1

0

Degree Celsius 摂氏度

celsius

°C

1.0

273.15

Degree Fahrenheit 華氏度

fahrenheit

°F

0.55555555555556

255.37222222222427

Topics 話題

Accessing Predefined Units あらかじめ定義された単位にアクセスする

Relationships 関係

Inherits From 継承元

Conforms To 次に準拠

See Also 参照

Energy, Heat, and Light エネルギー、熱、そして光