EV_Index
EV_Index#
- relsad.reliability.indices.EV_Index(network: <module 'relsad.network.systems.PowerNetwork' from '/home/docs/checkouts/readthedocs.org/user_builds/relsad/envs/latest/lib/python3.8/site-packages/relsad/network/systems/PowerNetwork.py'>)[source]#
Returns the current EV Index, which is the current power demand from all the EV parks in the system.
- Parameters
network (PowerNetwork) – A PowerNetwork element
- Returns
ev_index – Index reflecting the current power demand from all the EV parks in the system
- Return type
float