Class

UnitElectricPotentialDifference

A unit of measure for electric potential difference. 電位差に対する計測の単位。

Declaration 宣言

class UnitElectricPotentialDifference : Dimension

Overview 概要

You typically use instances of NSUnitElectricPotentialDifference to represent specific quantities of electric potential difference using the NSMeasurement class. あなたは概してNSUnitElectricPotentialDifferenceのインスタンスを使用して、NSMeasurementクラスを使っている電位差の具体的な量を表します。

Electric Potential Difference 電位差

Electric potential difference is the amount of electric potential energy of a point charge at a point in space. The SI unit for electric potential difference is the volt (V), which is derived as the difference in electric potential energy between two points of a linear conductor when an electric current of one ampere dissipates one watt of power between those points (1V = 1W/1A). 電位差は、空間のある点での点電荷の電位エネルギーの量です。電位差の対するSI単位は、ボルト(V)です、それは直線状導体の2つの点の間の、それらの点の間で1アンペアの電流が1ワットの電力を消費する時の、電位エネルギーにおける差として導き出されます(1V = 1W/1A)。

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

Name 名前

Method メソッド

Symbol 記号

Coefficient 係数

Megavolts メガボルト

megavolts

MV

1000000.0

Kilovolts

kilovolts

kV

1000.0

Volts

volts

V

1.0

Millivolts ミリボルト

millivolts

mV

0.001

Microvolts

microvolts

µV

0.000001

Topics 話題

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

Relationships 関係

Inherits From 継承元

Conforms To 次に準拠

See Also 参照

Electricity 電気