Navigation: Scripting Reference Manual > Data Structures > T_GRINCOMMON

 

T_GRINCOMMON

 

Contact Us: fredsupport@photonengr.com

 

Description

Data structure for GRIN Materials Common properties of  in FRED.

 

Definition

Type T_GRINCOMMON

StepSize As Double

XOffset As Double

YOffset As Double

ZOffset As Double

MaxNSteps As Long

Name As String

Description As String

End Type

 

Members

StepSize

Step size used for adjusting trajectory during raytracing.

 

XOffset

Offset in the x-direction.

 

YOffset

Offset in the y-direction.

 

ZOffset

Offset in the z-direction.

 

MaxNSteps

Maximum number of steps allowed.

 

Name

Name for the GRIN material.

 

Description

Description of the GRIN material.

 

 

Used as Parameter in

InitGRINMaterialCommon 

 

See Also

GetGRINMaterialCommon 

SetGRINMaterialCommon 

Examples

Materials

 

 

 

 

 

Copyright © Photon Engineering, LLC