org.cloudsimplus.power.package-info Maven / Gradle / Ivy
/**
* Provides classes and interfaces for the power-consumption module.
* They are used to:
*
* - represent objects having power capabilities ({@link org.cloudsimplus.power.PowerAware});
* - model how physical/virtual elements consume power; or
* - enable automatic power consumption data collection.
*
*/
package org.cloudsimplus.power;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy