SolarCell:
------------------------------------------------------------------------
Solar cell voltage vs current.
If j is empty it generates a full v-i curve.
Since version 8.
------------------------------------------------------------------------
Form:
SolarCell
v = SolarCell( j, T, d )
------------------------------------------------------------------------
------
Inputs
------
j (1,:) Current density (A/m^2)
T (1,n) Temperature (deg-K)
d (1,1) Data structure
.r (1,1) Series resistance (Ohm/m^2)
.jL (1,1) Photo current
-------
Outputs
-------
v (1,:) Voltage (V)
------------------------------------------------------------------------
Reference: Partain, L. D., "Solar Cells and Their Applications",
Wiley, pp. 6-7.
------------------------------------------------------------------------
Children:
Common: Graphics/NewFig
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Math: Linear/DupVect