Skip to content

Commit

Permalink
Update forward.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
bsumlin committed Mar 19, 2019
1 parent 87f9445 commit a5a5450
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/forward.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Functions for single particles
qext, qsca, qabs, g, qpr, qback, qratio : float
The Mie efficencies described above.
cext, csca, cabs, g, cpr, cback, cratio : float
If asCrossSection==True, :py:func:`MieQ` returns optical cross-sections.
If asCrossSection==True, :py:func:`MieQ` returns optical cross-sections with units of nm\ :sup:`2`.
q : dict
If asDict==True, :py:func:`MieQ` returns a dict of the above efficiencies with appropriate keys.
c : dict
Expand Down Expand Up @@ -647,4 +647,4 @@ These functions compute the angle-dependent scattered field intensities and scat


p, t : numpy.ndarray
The π\ :sub:`n` and τ\ :sub:`n` arrays, of length **nmax**.
The π\ :sub:`n` and τ\ :sub:`n` arrays, of length **nmax**.

0 comments on commit a5a5450

Please sign in to comment.