Popolo
Popolo
名前空間
Popolo.HVAC.Circuit
FluidMachinery クラス
FluidMachinery メソッド
GetElectricConsumption メソッド
GetFlowRate メソッド
GetFluidMachineryEfficiency メソッド
GetInverterEfficiency メソッド
GetMotorEfficiency メソッド
GetPressure メソッド
GetRotationRatio メソッド
GetTotalEfficiency メソッド
ShutOff メソッド
UpdateFlowRateFromNodePressureDifference メソッド
UpdateWithFlowRateAndRotationRatio メソッド
FluidMachinery
UpdateWithFlowRateAndRotationRatio メソッド
体積流量と回転数比から圧力を計算する
名前空間:
Popolo.HVAC.Circuit
アセンブリ:
Popolo (in Popolo.dll) バージョン: 2.1.0.0 (2.1.0.0)
構文
C#
コピー
public
void
UpdateWithFlowRateAndRotationRatio
(
double
flowRate
,
double
rotationRatio
)
パラメーター
flowRate
型:
System
Double
体積流量[m3/s]
rotationRatio
型:
System
Double
回転数比[-]
関連項目
参照
FluidMachinery クラス
Popolo.HVAC.Circuit 名前空間