Class in Zendir.Messages | Inherits from Message

Declaration

class PowerMonitorMessage;

Description

The Power Monitor message is able to produce metrics about a particular power EPS system and how it is currently being operated.


Properties

DeclaredDescription
FusesTrippedThe number of fuses that are currently in a blown state on the EPS bus.
MaxLoadCurrentMaximum current that passes over the loads.
NetCapacityThe total storage capacity of all storage units on the EPS bus.
NetPowerThe net power state of the EPS bus.
NetPowerConsumedThe total power consumed by loads on the EPS bus.
NetPowerGeneratedThe total power generated by loads on the EPS bus.
NetStorageThe total storage of all storage units on the EPS bus.
NumSwitchesThe number of switches that exist in the EPS bus.
TotalFusesTrippedThe total number of times fuses in the EPS bus have been tripped during the simulation.