| PVSystemsTyearly Property |
[This is preliminary documentation and is subject to change.]
Temperature shape to use for yearly simulations. Must be previously defined
as a TShape object. If this is not specified, the Daily dispatch shape, if
any, is repeated during Yearly solution modes. 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 Tyearly { get; set; }
Public Property Tyearly As String
Get
Set
public:
property String^ Tyearly {
String^ get ();
void set (String^ value);
}
member Tyearly : string with get, set
function get_Tyearly();
function set_Tyearly(value);
Property Value
Type:
StringSee Also