RAINBOW 

Call: RAINBOW


wavelength

Wavelength in nm, parametrised range: 380 nm to 780 m. Outside this range, a colour of (0,0,0) will be returned.

This is an input argument which is not modified.


red

Red fraction, on a scale of 0 to 1.

See http://www.physics.sfasu.edu/astro/color.html for the expressions used.

This argument must be modifiable, i.e. a simple global variable, not a constant or an expression. Any value associated with the variable before the call, will be lost. On return, the variable has type Number.


green

Green fraction, on a scale of 0 to 1.

See http://www.physics.sfasu.edu/astro/color.html for the expressions used.

This argument must be modifiable, i.e. a simple global variable, not a constant or an expression. Any value associated with the variable before the call, will be lost. On return, the variable has type Number.


blue

Blue fraction, on a scale of 0 to 1.

See http://www.physics.sfasu.edu/astro/color.html for the expressions used.

This argument must be modifiable, i.e. a simple global variable, not a constant or an expression. Any value associated with the variable before the call, will be lost. On return, the variable has type Number.


Go to the top level, to Call, to RAINBOW, to the topic index, to the table of contents, or to the full text.

Formatted on 21/01/18 at 16:55.