| PVSystemsTdaily Property |
[This is preliminary documentation and is subject to change.]
Temperature shape to use for daily simulations. Must be previously defined
as a TShape object of 24 hrs, typically. The PVSystem element uses this
TShape to determine the Pmpp from the Pmpp vs T curve. Units must agree
with the Pmpp vs T curve.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string Tdaily { get; set; }
Public Property Tdaily As String
Get
Set
public:
property String^ Tdaily {
String^ get ();
void set (String^ value);
}
member Tdaily : string with get, set
function get_Tdaily();
function set_Tdaily(value);
Property Value
Type:
StringSee Also