Class

NSUnitIlluminance

A unit of measure for illuminance.

Declaration 宣言

@interface NSUnitIlluminance : NSDimension

Overview 概要

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

Illuminance

Illuminance is the luminous flux incident on a surface. The SI unit for illuminance is the lux (lx), which is derived as one lumen per square meter (1lm / 1m2). 照度は、ある面に入射する光束です。照度に対するSI単位はルクス(lx)です、それは1ルーメン毎平方メートル(1lm / 1m2)として導き出されます。

The NSUnitIlluminance class defines its base unit as lux. NSUnitIlluminanceクラスは、それの基盤単位をluxとして定義します。

Name 名前

Method

Symbol

Lux

lux

lx

Topics 話題

Accessing the Base Unit 基本単位にアクセスする

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

Relationships 関係

Inherits From 継承元

Conforms To 次に準拠

See Also 参照

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