LambertianRays.append¶
-
raytracing.LambertianRays.append(self, ray) A ray can be appended to the List of the rays using this function.
Parameters: ray (object of ray class) – a ray with height y and angle theta
raytracing.LambertianRays.append(self, ray)A ray can be appended to the List of the rays using this function.
| Parameters: | ray (object of ray class) – a ray with height y and angle theta |
|---|