Discharging Inductor Formula.
Calculates the Voltage and Current of an inductor
that is discharging its stored energy.
- Parameters:
- t : float
Time at which to calculate voltage and current.
- Io : float
Initial current traveling through inductor.
- R : float
Resistance being discharged to.
- L : float
Inductance value in Henries.
- Returns:
-