Condividi tramite


UnitConverters.AtmospheresToPascals(Double) Metodo

Definizione

Converte le atmosfera in pascal.

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

Parametri

atm
Double

Valore in Atmospheres converte.

Restituisce

Valore di atm in Pascals.

Si applica a