リサイズはクリックかドラッグ
PhotovoltaicPanel クラス
太陽光発電パネル
継承階層
SystemObject
  Popolo.ElectricPhotovoltaicPanel

名前空間:  Popolo.Electric
アセンブリ:  Popolo (in Popolo.dll) バージョン: 2.0.0.0 (2.0.0.0)
構文
C#
public class PhotovoltaicPanel : ImmutablePhotovoltaicPanel

PhotovoltaicPanel 型は下記のメンバーを公開します。

コンストラクター
プロパティ
  名前説明
Public プロパティIncline
傾斜面を取得する
Public プロパティInverterEfficiency
インバータ効率[-]を設定・取得する
Public プロパティMaterial
材料を取得する
Public プロパティMount
設置タイプを取得する
Public プロパティPeakPower
最大出力[W]を取得する
トップ
メソッド
  名前説明
Public メソッドEquals
Determines whether the specified object is equal to the current object.
(Objectから継承)
Protected メソッドFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Objectから継承)
Public メソッドGetHashCode
Serves as the default hash function.
(Objectから継承)
Public メソッドGetPower(Double, Double, ImmutableSun)
出力[W]を計算する
Public メソッドGetPower(Double, Double, Double)
出力[W]を計算する
Public メソッド静的メンバーGetPower(Double, Double, Double, Double, Double, PhotovoltaicPanelMountType, PhotovoltaicPanelMaterialType)
出力[kW]を計算する
Public メソッドGetType
Gets the Type of the current instance.
(Objectから継承)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Objectから継承)
Public メソッドToString
Returns a string that represents the current object.
(Objectから継承)
トップ
解説
JIS8960:太陽光発電用語 JIS8907:太陽光発電システムの発電電力量推定方法 湯川元信 他:太陽電池モジュール温度上昇の推定, 電気学会論文誌.B, Vol. 116 (1996) No. 9
関連項目