Copyright (C) 2012 Battelle Memorial Institute. More...
Go to the source code of this file.
Functions | |
int | check_COM_output (_variant_t output) |
Scans the argument to validate its VARIANT type, and to perform basic error checking. |
Copyright (C) 2012 Battelle Memorial Institute.
An interface with PowerWorld and a single model file. Constructs and destructs the SimAuto COM connection. Tracks if any of the attached loads has requested a model calculation, and detects if the powerflow could not converge to a solution.
Definition in file pw_model.cpp.
int check_COM_output | ( | _variant_t | output | ) |
Scans the argument to validate its VARIANT type, and to perform basic error checking.
output | expected to be a two-element variant of types VT_VARIANT | VT_ARRAY ("array of variants") |
Definition at line 98 of file pw_model.cpp.