Navigation: Scripting Reference Manual > Functions & Subroutines > GetTabulatedScatterIthData

 

GetTabulatedScatterIthData

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieve values for an pre-existing data point in an existing Tabulated Scatter model.

 

Syntax

GetTabulatedScatterIthData id, indx, A0, B0, A, B, BSDF

 

Parameters

id As Long

Identifier of the scatter model in the Scatter Folder.

 

indx As Long

Zero-based index of new data entry.

 

A0 As Double

Elevation angle for the specular direction.

 

B0 As Double

Azimuth angle for the specular direction.

 

A As Double

Elevation angle for the scatter direction.

 

B As Double

Azimuth angle for the scatter direction.

 

BSDF As Double

BSDF value associated with given specular and scatter direction.

 

Remarks

Retrieve values for an pre-existing data point in an existing Tabulated Scatter model.

 

Data is in spherical polar coordinates.

 

See Also

T_TABULATEDSCATTER

AddTabulatedScatter2

AddTabulatedScatterData

GetTabulatedScatterDataCount

SetTabulatedScatterIthData

 

 

 

 

 

Copyright © Photon Engineering, LLC