Sensors

Top  Previous  Next

SensorLib is one of six sub-libraries which make up LightLike Component Library. It contains components which model optical sensors, including both realistic sensors, such as digital cameras and hartmann wavefront sensors, and sensors which are not realistic, because they work directly with the complex field, but which can be very useful for analysis. All the realistic sensors are derived from a common base class, IntensitySensor, and all the nonrealistic sensors are derived from the class FieldSensor; both defined in the LightLike Component Library.

 

LL_5