Compute CTE Scale Factor

Computes a scale factor based on the Coefficient of Thermal Expansion.

 

Input Arguments

 

0

Double

Material CTE (1/Deg F)

The coefficient of thermal expansion for the mate- rial of interest (per degree F).

1

Double

Initial Temperature (F)

The initial temperature of interest (in degrees F).

2

Double

Final Temperature (F)

The final temperature of interest (in degrees F).

 

Return Arguments

 

3

Double

Scale Factor

The calculated scale factor.

 

Returned Status

 

SUCCESS

This command always succeeds.

 

Remarks

None.