Defines the optical phenomenons plotting objects:
Plots a single rayleigh scattering spectral power distribution.
| Parameters: |
|
|---|---|
| Returns: | Definition success. |
| Return type: | bool |
Examples
>>> single_rayleigh_scattering_spd_plot()
True
Plots the blue sky.
| Parameters: |
|
|---|---|
| Returns: | Definition success. |
| Return type: | bool |
Examples
>>> the_blue_sky_plot()
True