Declared in ComputerPowerModel
Declaration
[Unit("")]
[Range(0, 1)]
double ComputerLoad;Description
A scalar value representing the load on the computer. Used when the computer is not Shutdown or Shutting down.
Declared in ComputerPowerModel
[Unit("")]
[Range(0, 1)]
double ComputerLoad;A scalar value representing the load on the computer. Used when the computer is not Shutdown or Shutting down.