Freigeben über


UnitConverters.AtmospheresToPascals(Double) Methode

Definition

Wandelt Atmosphären in Pascals um.

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

Parameter

atm
Double

Der Wert in Atmosphären konvertieren.

Gibt zurück

Der Wert von atm in Pascals.

Gilt für: