| MultiNodeModel メソッド |
MultiNodeModel 型は下記のメンバーを公開します。
| 名前 | 説明 | |
|---|---|---|
| Contact | 物体に接触させる | |
| Equals | Determines whether the specified object is equal to the current object. (Objectから継承) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Objectから継承) | |
| GetAverageSkinTemperature | 平均皮膚温[C]を取得する | |
| GetBloodFlow | 血流[mL/s]を取得する | |
| GetClothingIndex | 着衣量[clo]を取得する | |
| GetDownStreamNode | 下流の部位を取得する | |
| GetDrybulbTemperature | 乾球温度[C]を取得する | |
| GetHashCode | Serves as the default hash function. (Objectから継承) | |
| GetHeatConductance | 組織間の熱コンダクタンス[W/K]を取得する | |
| GetLatentHeatLoss | 皮膚表面からの潜熱損失[W]を取得する | |
| GetMeanRadiantTemperature | 平均放射温度[C]を取得する | |
| GetMetabolicRate | 代謝量[W]を取得する | |
| GetOperatingTemperature | 相当温度[C]を取得する | |
| GetRelativeHumidity | 相対湿度[%]を取得する | |
| GetSensibleHeatLoss | 皮膚表面からの顕熱損失[W]を取得する | |
| GetTemperature | 体温[C]を取得する | |
| GetType | Gets the Type of the current instance. (Objectから継承) | |
| GetUpstreamNode | 上流の部位を取得する | |
| GetVelocity | 気流速度[m/s]を取得する | |
| InitializeTemperature | 体温を初期化する | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Objectから継承) | |
| SetClothingIndex | 着衣量[clo]を設定する | |
| SetMetabolicRate | 代謝量[met]を設定する | |
| ToString | Returns a string that represents the current object. (Objectから継承) | |
| Update | 状態を更新する | |
| UpdateBoundary(Double, Double, Double, Double) | 境界条件を更新する | |
| UpdateBoundary(MultiNodeModelNode, Double, Double, Double, Double) | 境界条件を更新する |