API ReferenceΒΆ

  • Infrastructure
    • Infrastructure
      • Infrastructure.add_link()
      • Infrastructure.add_node()
      • Infrastructure.links()
      • Infrastructure.measure_power()
      • Infrastructure.node()
      • Infrastructure.nodes()
      • Infrastructure.remove_node()
    • Link
      • Link.measure_power()
    • Node
      • Node.measure_power()
      • Node.utilization()
  • Application
    • Application
      • Application.add_task()
      • Application.data_flows()
      • Application.deallocate()
      • Application.measure_power()
      • Application.tasks()
    • DataFlow
      • DataFlow.allocate()
      • DataFlow.deallocate()
      • DataFlow.measure_power()
    • ProcessingTask
    • SinkTask
    • SourceTask
    • Task
      • Task.allocate()
      • Task.deallocate()
      • Task.measure_power()
  • Orchestrator
    • Orchestrator
      • Orchestrator.place()
  • Power
    • PowerAware
      • PowerAware.measure_power()
    • PowerMeasurement
      • PowerMeasurement.multiply()
      • PowerMeasurement.sum()
      • PowerMeasurement.total()
    • PowerMeter
      • PowerMeter.run()
    • PowerModel
      • PowerModel.measure()
      • PowerModel.set_parent()
    • PowerModelLink
      • PowerModelLink.measure()
      • PowerModelLink.set_parent()
    • PowerModelLinkWirelessTx
      • PowerModelLinkWirelessTx.measure()
      • PowerModelLinkWirelessTx.set_parent()
    • PowerModelNode
      • PowerModelNode.measure()
      • PowerModelNode.set_parent()

Logo

LEAF

Simulator for modeling energy consumption in cloud, fog and edge computing environments.

Navigation

  • Welcome to LEAF
  • Changelog
  • API Reference
    • Infrastructure
    • Application
    • Orchestrator
    • Power

Related Topics

  • Documentation overview
    • Previous: Changelog
    • Next: Infrastructure

Quick search

©2022 Philipp Wiesner. | Powered by Sphinx 5.3.0 & Alabaster 0.7.12 | Page source
Fork me on GitHub