Declared in PowerComponent

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

NameDescription
dataOnlyIf true, only resets data exports; if false, resets all SPICE variables and data exports.