Declared in ComputerPowerModel

Declaration

bool UpdatePowerPerState(
    ComputerStatusType state,
    double power
);

Description

Updates the power consumption for a specific state of the computer.

Parameters

NameDescription
stateThe Computer State to map a new Power Consumption to
powerThe new Power Consumption Value