共用方式為


UnitConverters.AtmospheresToPascals(Double) 方法

定義

將環境轉換成 Pascals。

public:
 static double AtmospheresToPascals(double atm);
public static double AtmospheresToPascals (double atm);
static member AtmospheresToPascals : double -> double
Public Shared Function AtmospheresToPascals (atm As Double) As Double

參數

atm
Double

在「環境」中的值會轉換。

傳回

Pascals 中的 值 atm

適用於