| PhotovoltaicPanel クラス |
名前空間: Popolo.Electric
public class PhotovoltaicPanel : ImmutablePhotovoltaicPanel
PhotovoltaicPanel 型は下記のメンバーを公開します。
| 名前 | 説明 | |
|---|---|---|
| Incline | 傾斜面を取得する | |
| InverterEfficiency | インバータ効率[-]を設定・取得する | |
| Material | 材料を取得する | |
| Mount | 設置タイプを取得する | |
| PeakPower | 最大出力[W]を取得する |
| 名前 | 説明 | |
|---|---|---|
| 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から継承) | |
| GetHashCode | Serves as the default hash function. (Objectから継承) | |
| GetPower(Double, Double, ImmutableSun) | 出力[W]を計算する | |
| GetPower(Double, Double, Double) | 出力[W]を計算する | |
| GetPower(Double, Double, Double, Double, Double, PhotovoltaicPanelMountType, PhotovoltaicPanelMaterialType) | 出力[kW]を計算する | |
| GetType | Gets the Type of the current instance. (Objectから継承) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Objectから継承) | |
| ToString | Returns a string that represents the current object. (Objectから継承) |