Question

Questions about ZOS-API polarization ray tracing

  • 17 April 2024
  • 0 replies
  • 25 views

  • Dark Energy
  • 0 replies

I'm using ZOS-API for polarization ray tracing. I'd like to know the following questions:


1. Usage bool ZOSAPI.Tools.RayTrace.IBatchRayTrace.SingleRayNormPol(RaysType rayType, double Ex, double Ey, double phaX, double phaY, int toSurf, int waveNumber, double Hx, double Hy, double Px, double Py, double exr , double exi, double eyr, double eyi, double ezr, double ezi, out int ErrorCode, out double exro, out double exio, out double eyro, out double eyio, out double ezro, out double ezio, out double intensity) for polarization Ray tracing, the input quantities double Ex, double Ey, double phaX, double phaY and double exr, double exi, double eyr, double eyi, double ezr, double ezi all seem to specify the polarization state of the input light. Is this a duplicate? All need to be entered?


2. Use the SingleRayNormPol method for single polarization ray tracing, including the similar SingleRayDirectPol. How to obtain the transmission/reflection coefficients of surface s-light and p-light, that is, ts/tp/rs/rp?


0 replies

Be the first to reply!

Reply