OutgassingEvent.TimeConstant Property

Top 

Description

The time constant of the exponential decay function that is used to model the outgassing event.

 

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/write

Units:

s

Default Value:

10000

Valid Range:

OutgassingEvent.TimeConstant > 0

 

Syntax

myVariable1 = myOutgassingEvent1.TimeConstant;

 

myOutgassingEvent1.TimeConstant = myVariable1;

 

See also

OutgassingEvent Object

Outgassing Events Guide