metals.mspct | R Documentation |
Total reflectance of metals at 294 K (21 C), measured using an integrating sphere. Data are to be used as "reference values only" as actual values will depend on the state of the metal surface and its polish.
metals.mspct
A reflector_mspct
object named metals.mspct
containing
a collection of reflector_spct
objects each with 47 rows and 2
variables.
The variables for each spectrum are as follows:
w.length
(nm)
Rfr
(fraction)
These member objects contain metadata stored as R attributes. Accessors to
the metadata are available: what_measured()
, how_measured()
,
when_measured()
, and comment()
.
Data extracted from a published report by OCR.
Ernie W. Spisz, Albert J. Weigund, Robert L. Bowmun, and John R. Juck (1969) SOLAR ABSORPTANCES AND SPECTRAL REFLECTANCES OF 12 METALS FOR TEMPERATURES RANGING FROM 300 TO 500 K NASA TN D-5353, Technical Note, Washington DC, 22 pp. (Data from Table II (a))
metals.mspct$gold
summary(metals.mspct$gold)
what_measured(metals.mspct$gold)
how_measured(metals.mspct$gold)
cat(comment(metals.mspct$gold))
names(metals.mspct)
summary(metals.mspct)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.