共用方式為


UnitConverters.HertzToRadiansPerSecond(Double) 方法

定義

將hz 轉換為每秒弧度

public static double HertzToRadiansPerSecond (double hertz);

參數

hertz
System.Double

要轉換的 hertz 值

傳回

System.Double

每秒弧度為單位的值

適用於