| SettingsPriceSignal Property |
[This is preliminary documentation and is subject to change.]
Price Signal for the Circuit
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public double PriceSignal { get; set; }
Public Property PriceSignal As Double
Get
Set
public:
property double PriceSignal {
double get ();
void set (double value);
}
member PriceSignal : float with get, set
function get_PriceSignal();
function set_PriceSignal(value);
Property Value
Type:
DoubleSee Also