Declared in PowerSource
Declaration
void ResetPower(
bool dataOnly
);Description
Resets the power interface to its default state, which will include removing any SPICE power references associated to the current interface.
Parameters
| Name | Description |
|---|---|
| dataOnly | If true, only resets data exports; if false, resets all SPICE variables and data exports. |