| SettingsCktModel Property |
[This is preliminary documentation and is subject to change.]
{dssMultiphase (0) * | dssPositiveSeq (1) } Indicate if the circuit model is positive sequence.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int CktModel { get; set; }
Public Property CktModel As Integer
Get
Set
public:
property int CktModel {
int get ();
void set (int value);
}
member CktModel : int with get, set
function get_CktModel();
function set_CktModel(value);
Property Value
Type:
Int32See Also