Description Set values for an pre-existing data point in an existing Tabulated Scatter model.
Syntax SteTabulatedScatterIthData 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 the data entry being modified.
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 Set values for an pre-existing data point in an existing Tabulated Scatter model.
Data is in spherical polar coordinates.
See Also
|