Description Retrieves sampled refractive index data for the i'th table entry in a birefringent material.
Syntax GetIthBirefringentMaterialSample id, nWavelenNum, sample
Parameters id As Long Identifier of the birefringent material whose sample is being retrieved.
nWavelenNum As Long The index in the wavelength table of the entry to be set.
sample As T_BIREFSAMPLE Structure containing the birefringent material parameters.
See Also AppendBirefringentMaterialSample GetBirefringentMaterialCrystalAxes RemoveIthBirefringentMaterialSample SetBirefringentMaterialCrystalAxes SetIthBirefringentMaterialSample
Examples
|