bbrw

From DavinciWiki
Jump to: navigation, search

Description

Compute blackbody spectral radiance in units of W cm^-2 sr^-1 micron^-1

Arguments and Return Values

Arguments: a numeric array containing wavelengths and a temperature value

Return Value: a numeric array containing spectral radiance (in W/cm^2/sr/micron) for each wavelength

Usage

Syntax: bbrw(wavelength, temp)

'wavelength' - A numeric array containing wavelengths in microns

'temperature' - A numeric array containing temperatures in Kelvin

Examples

 dv> bbrw(6//8//10//12,160)
 4x1x1 array of float, bsq format [16 bytes]
 4.74514e-07     4.77305e-06     1.48128e-05     2.66570e-05

DavinciWiki Mini-Nav Bar

Contents


Contact Developers

  • davinci-dev [AT] mars.asu.edu

All other topics

  • See navigation on the left

Related Functions

Recent Library Changes

Created On: 02-15-2006
Modified On: 12-10-2010

Personal tools