ASAI
ASAI#
- relsad.reliability.indices.ASAI(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'>, current_time: relsad.Time.Time)[source]#
Returns the current ASAI (average service avaialbility index)
- Parameters
network (PowerNetwork) – A PowerNetwork element
current_time (Time) – Current time
- Returns
asai – The ASAI value
- Return type
float