Plate.Absorption Property

Top 

Description

The coefficient of absorption of this plate. This is computed as Absorption = 1 - (DiffuseReflectivity + SpecularReflectivity).

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

number

Access:

read

Valid Range:

0 ≤ Plate.Absorption ≤ 1

 

Syntax

myVariable1 = myPlate1.Absorption;

 

See also

Plate Object