| PVSystemsyearly Property |
[This is preliminary documentation and is subject to change.]
Dispatch shape to use for yearly simulations. Must be previously defined
as a Loadshape object. If this is not specified, the Daily dispatch shape,
if any, is repeated during Yearly solution modes. In the default dispatch
mode, the PVSystem element uses this loadshape to trigger State changes.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string yearly { get; set; }
Public Property yearly As String
Get
Set
public:
property String^ yearly {
String^ get ();
void set (String^ value);
}
member yearly : string with get, set
function get_yearly();
function set_yearly(value);
Property Value
Type:
StringSee Also