Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@birnbaum birnbaum released this 16 May 14:57
· 10 commits to main since this release
5c70099
  • a Node can now have a leaf.mobility.Location which can be used to e.g. model more precise power usage of wireless data transmission
  • Refactored power_model() function into self-contained class PowerModel that exposes it's SimPy process via the run() method
  • Adapted an cleaned up all examples