Index
Silicon/getIndexElipsoidPointAndNormal
 [vPoint, vNormal] = getIndexElipsoidPointAndNormal(wl, theta, phi)
  Gets coordinates of a point on the index elipsoid:
  x^2      y^2      z^2
  ----  +  ----  +  ----  =  1
  nx^2     ny^2     nz^2
  and
  the normal to the tangent plane of the elipsoid at this
  point.
Help for Silicon/getIndexElipsoidPointAndNormal is inherited from superclass CMaterial
Method Details
Defining Class CMaterial
Access public
Sealed false
Static false